정답 개수:
28
틀린 개수:
9
실행 실패 개수:
63
mng 4 L B L B
ng
mg
sucl 4 L P g L B
cg
sugl
mg 6 P y L L B D B
mg
y
a 1 B
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 39, in <module> editor.B() File "Main.py", line 20, in B self.a = self.a[self.k-1] + self.a[self.k] IndexError: string index out of range
m 1 B
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 39, in <module> editor.B() File "Main.py", line 20, in B self.a = self.a[self.k-1] + self.a[self.k] IndexError: string index out of range
i 1 B
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 39, in <module> editor.B() File "Main.py", line 20, in B self.a = self.a[self.k-1] + self.a[self.k] IndexError: string index out of range