정답 개수:
60
틀린 개수:
0
실행 실패 개수:
40
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
11 1 24
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 22, in <module> print(cnts[i][0], end = ' ') ~~~~^^^ IndexError: list index out of range
24
4 2 61 61
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 22, in <module> print(cnts[i][0], end = ' ') ~~~~^^^ IndexError: list index out of range
61
9 2 13 13
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 22, in <module> print(cnts[i][0], end = ' ') ~~~~^^^ IndexError: list index out of range
13