정답 개수:
7
틀린 개수:
70
실행 실패 개수:
3
1 24 17 31
-1
2
1 29 14 30
-1
2
2 6 12 7 4
1
2
0 1 11
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 28, in <module> score = (list(map(int, input().split()))) EOFError: EOF when reading a line
1
0 5 18
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 28, in <module> score = (list(map(int, input().split()))) EOFError: EOF when reading a line
1
0 6 10
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 28, in <module> score = (list(map(int, input().split()))) EOFError: EOF when reading a line
1