정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
47600 5220
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 27, in <module> if visited[next_pos] == 0: IndexError: list index out of range
42380 1
31308 60898
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 22, in <module> print(cost) NameError: name 'cost' is not defined. Did you mean: 'count'?
860 1
39038 28840
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 22, in <module> print(cost) NameError: name 'cost' is not defined. Did you mean: 'count'?
10198 1