정답 개수:
3
틀린 개수:
0
실행 실패 개수:
37
a a e b e
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> print(li[j][i], end='') IndexError: string index out of range
aaebe
e c a c b
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> print(li[j][i], end='') IndexError: string index out of range
ecacb
eb cc da aa bb
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> print(li[j][i], end='') IndexError: string index out of range
ecdabbcaab