정답 개수:
74
틀린 개수:
1
실행 실패 개수:
25
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
0 100000
0
6
1495 59613
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 62, in <module> if not visited[np] and 0 < np < 100001: ~~~~~~~^^^^ IndexError: list index out of range
370
3661 63922
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 62, in <module> if not visited[np] and 0 < np < 100001: ~~~~~~~^^^^ IndexError: list index out of range
335
7472 89327
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 62, in <module> if not visited[np] and 0 < np < 100001: ~~~~~~~^^^^ IndexError: list index out of range
1890