정답 개수:
29
틀린 개수:
31
실행 실패 개수:
40
d d ce a b
ddcab
ddcabe
c c c bc c
cccbc
cccbcc
d de e cb da
ddecd
ddecdeba
ea d a a c
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 10, in <module> print(s[j][i], end='') IndexError: string index out of range
edaaca
da c d a a
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 10, in <module> print(s[j][i], end='') IndexError: string index out of range
dcdaaa
da c bc e c
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 10, in <module> print(s[j][i], end='') IndexError: string index out of range
dcbecac