정답 개수:
3
틀린 개수:
37
실행 실패 개수:
0
2 4 2
[2, 4]
2 4
Expected integer, but "[2," found
2 9 1
[1, 9]
1 9
Expected integer, but "[1," found
2 0 -9
[-9, 0]
-9 0
Expected integer, but "[-9," found