정답 개수:
25
틀린 개수:
0
실행 실패 개수:
75
1 11 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/3042246b7dc2dd3961e77c3d7f0003c3d140a924c74ca251837fd386a0479bd7/Main.py", line 18, in <module> print(arr[k-1][b%len(arr[k-1])-1]) IndexError: list index out of range
1
1 18 7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/3042246b7dc2dd3961e77c3d7f0003c3d140a924c74ca251837fd386a0479bd7/Main.py", line 18, in <module> print(arr[k-1][b%len(arr[k-1])-1]) IndexError: list index out of range
2
1 12 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/3042246b7dc2dd3961e77c3d7f0003c3d140a924c74ca251837fd386a0479bd7/Main.py", line 18, in <module> print(arr[k-1][b%len(arr[k-1])-1]) IndexError: list index out of range
2