정답 개수:
15
틀린 개수:
0
실행 실패 개수:
85
1 1 zn
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 16, in <module> arr[k[i][-1]].append(k[i][0]) ~~~^^^^^^^^^^ IndexError: list index out of range
zn
1 2 bb
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 16, in <module> arr[k[i][-1]].append(k[i][0]) ~~~^^^^^^^^^^ IndexError: list index out of range
bb
1 2 cab
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 16, in <module> arr[k[i][-1]].append(k[i][0]) ~~~^^^^^^^^^^ IndexError: list index out of range
cab