정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
2 2 2 4 2 2 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/fb3561b6df291410c6659bca3a5c1c380db90a38d307698cae33f09fb59e4bc0/Main.py", line 35, in <module> if visited[idx + 1][lefty][orders[idx]] > righty: IndexError: list index out of range
8
2 4 1 1 4 2 2 4 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/fb3561b6df291410c6659bca3a5c1c380db90a38d307698cae33f09fb59e4bc0/Main.py", line 35, in <module> if visited[idx + 1][lefty][orders[idx]] > righty: IndexError: list index out of range
14
1 2 2 2 1 3 3 4 1 1 3 4 4 4 2 4 3 1 3 1 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/fb3561b6df291410c6659bca3a5c1c380db90a38d307698cae33f09fb59e4bc0/Main.py", line 35, in <module> if visited[idx + 1][lefty][orders[idx]] > righty: IndexError: list index out of range
35