Submission #744692

# Submission time Handle Problem Language Result Execution time Memory
744692 2023-05-19T02:13:24 Z Dulguun88 Carnival (CEOI14_carnival) C++14
0 / 100
1 ms 208 KB
# include<bits/stdc++.h>
using namespace std;
int main(){
	cout<<"0 2 1 3 2 1";
}
# Verdict Execution time Memory Grader output
1 Incorrect 0 ms 208 KB Unexpected end of file - int32 expected
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 0 ms 208 KB Unexpected end of file - int32 expected
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 1 ms 208 KB Integer 2 violates the range [1, 1]
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 0 ms 208 KB Unexpected end of file - int32 expected
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 0 ms 208 KB Integer 3 violates the range [1, 2]
2 Halted 0 ms 0 KB -