정답 개수:
92
틀린 개수:
0
실행 실패 개수:
8
A
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> if max_count[0][1] == max_count[1][1]: ~~~~~~~~~^^^ IndexError: list index out of range
A
R
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> if max_count[0][1] == max_count[1][1]: ~~~~~~~~~^^^ IndexError: list index out of range
R
o
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> if max_count[0][1] == max_count[1][1]: ~~~~~~~~~^^^ IndexError: list index out of range
O