Submission #308030

# Submission time Handle Problem Language Result Execution time Memory
308030 2020-09-29T23:04:59 Z avengers Split the sequence (APIO14_sequence) C++14
0 / 100
1 ms 384 KB
#include <bits/stdc++.h>
using namespace std;
int main(){
  int a, b, c, d, e, f, g, h;
  cin>>a>>b>>c>>d>>e>>f>>g>>h;
  cout<<108<<'\n'<<1<<' '<<3<<' '<<5;
}
# Verdict Execution time Memory Grader output
1 Correct 1 ms 256 KB contestant found the optimal answer: 108 == 108
2 Incorrect 0 ms 256 KB declared answer doesn't correspond to the split scheme: declared = 108, real = 299
3 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 1 ms 256 KB declared answer doesn't correspond to the split scheme: declared = 108, real = 111117
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 1 ms 256 KB declared answer doesn't correspond to the split scheme: declared = 108, real = 403461
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 0 ms 256 KB declared answer doesn't correspond to the split scheme: declared = 108, real = 180072
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 1 ms 384 KB declared answer doesn't correspond to the split scheme: declared = 108, real = 768652
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 1 ms 256 KB declared answer doesn't correspond to the split scheme: declared = 108, real = 4594888
2 Halted 0 ms 0 KB -