정답 개수:
0
틀린 개수:
0
실행 실패 개수:
5
5 bbb abbb b baba a
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 35, in <module> result[i] = arr.index(result[i]) TypeError: list indices must be integers or slices, not str
bbb b
5 dadbb adc c accd bdab
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 35, in <module> result[i] = arr.index(result[i]) TypeError: list indices must be integers or slices, not str
adc accd
8 abb b b bacc bab ab cc ba
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 35, in <module> result[i] = arr.index(result[i]) TypeError: list indices must be integers or slices, not str
abb ab