정답 개수:
0
틀린 개수:
10
실행 실패 개수:
0
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
2 1 1 2
[] [] 1 2
1 2
Expected integer, but "[]" found
4 3 1 1 1 4 1 4
[] [] [] [] 1 2 3 4
1 2 3 4
Expected integer, but "[]" found
5 3 2 1 5 1 1 2 4 2
[4] [] [] [1] [] 1 3 4 5 2
1 3 4 5 2
Expected integer, but "[4]" found