답안 #97008

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
97008 2019-02-13T09:01:33 Z Kastanda 사육제 (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;
}
# 결과 실행 시간 메모리 Grader output
1 Incorrect 2 ms 384 KB Unexpected end of file - int32 expected
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 2 ms 256 KB Unexpected end of file - int32 expected
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 2 ms 256 KB Integer 2 violates the range [1, 1]
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 2 ms 384 KB Unexpected end of file - int32 expected
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 2 ms 256 KB Integer 3 violates the range [1, 2]
2 Halted 0 ms 0 KB -