정답 개수:
93
틀린 개수:
0
실행 실패 개수:
7
7 22 37 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> if vis[nxt] == 0 and nxt>=0: ~~~^^^^^ IndexError: list index out of range
0
17 47 50 26
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> if vis[nxt] == 0 and nxt>=0: ~~~^^^^^ IndexError: list index out of range
0
19 24 31 23
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> if vis[nxt] == 0 and nxt>=0: ~~~^^^^^ IndexError: list index out of range
0