답안 #744692

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
744692 2023-05-19T02:13:24 Z Dulguun88 사육제 (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";
}
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 208 KB Unexpected end of file - int32 expected
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 208 KB Unexpected end of file - int32 expected
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 1 ms 208 KB Integer 2 violates the range [1, 1]
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 208 KB Unexpected end of file - int32 expected
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 208 KB Integer 3 violates the range [1, 2]
2 Halted 0 ms 0 KB -