정답 개수:
0
틀린 개수:
9
실행 실패 개수:
1
4 6
4 0 100000 5 1 100000 8 0 100000 3 1 2 6 2 2 4 2 2 6 1 2 2 2 1 1
1
19336 9560
19336 0 100000 9776
9776
24791 2097
24791 0 100000 22694
22694
0 100000
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 31, in <module> if pos > MAX or visited[pos] < cnt or cnt >= min: IndexError: list index out of range
6