정답 개수:
88
틀린 개수:
0
실행 실패 개수:
12
2 4 1 2 2 1 3 23
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 25, in <module> if sharks[target][1] == idx: IndexError: list index out of range
0
2 2 2 1 1 8 1 22 1 2 3 4 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 25, in <module> if sharks[target][1] == idx: IndexError: list index out of range
22
3 5 2 2 1 3 4 6 2 2 7 4 14
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 25, in <module> if sharks[target][1] == idx: IndexError: list index out of range
6