정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
b d c c a
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 10, in <module> print(s[i+1][j], end='') IndexError: string index out of range
bdcca
bc dc ed cc ba
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 10, in <module> print(s[i+1][j], end='') IndexError: string index out of range
bdecbccdca
eb daa ee bc edb
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 10, in <module> print(s[i+1][j], end='') IndexError: string index out of range
edebebaecdab