Submission #97008

# Submission time Handle Problem Language Result Execution time Memory
97008 2019-02-13T09:01:33 Z Kastanda Carnival (CEOI14_carnival) C++11
0 / 100
2 ms 384 KB
#include<bits/stdc++.h>
#define pb push_back
using namespace std;
int main()
{
  printf("0 2 1 2 3 1");
    fflush(stdout);
    return 0;
}
# Verdict Execution time Memory Grader output
1 Incorrect 2 ms 384 KB Unexpected end of file - int32 expected
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 2 ms 256 KB Unexpected end of file - int32 expected
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 2 ms 256 KB Integer 2 violates the range [1, 1]
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 2 ms 384 KB Unexpected end of file - int32 expected
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 2 ms 256 KB Integer 3 violates the range [1, 2]
2 Halted 0 ms 0 KB -