정답 개수:
19
틀린 개수:
75
실행 실패 개수:
6
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
263 2 3 2
5
67
434 2 4 7
5
38
724 2 7 2
5
28
0 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> trouble = list(map(int, input().split())) ~~~~~^^ EOFError: EOF when reading a line
1
283 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> trouble = list(map(int, input().split())) ~~~~~^^ EOFError: EOF when reading a line
3
141530 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> trouble = list(map(int, input().split())) ~~~~~^^ EOFError: EOF when reading a line
6