정답 개수:
45
틀린 개수:
0
실행 실패 개수:
55
b 1 D
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> txt[i+1], txt[i] = txt[i], txt[i+1] IndexError: list index out of range
b
w 1 D
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> txt[i+1], txt[i] = txt[i], txt[i+1] IndexError: list index out of range
w
m 1 D
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> txt[i+1], txt[i] = txt[i], txt[i+1] IndexError: list index out of range
m