정답 개수:
24
틀린 개수:
0
실행 실패 개수:
76
1 15 7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 17, in <module> print(arr[a][b % length - 1]) IndexError: list index out of range
5
1 13 7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 17, in <module> print(arr[a][b % length - 1]) IndexError: list index out of range
7
1 15 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 17, in <module> print(arr[a][b % length - 1]) IndexError: list index out of range
5