정답 개수:
99
틀린 개수:
0
실행 실패 개수:
1
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