정답 개수:
52
틀린 개수:
35
실행 실패 개수:
13
ldz=j
2
3
dz=lp
2
3
d-dz=
1
2
s
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> if temp[i+1] == 'z' and temp[i+2] == '=' and len(temp)>3: IndexError: list index out of range
1
l
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> if temp[i+1] == 'z' and temp[i+2] == '=' and len(temp)>3: IndexError: list index out of range
1
s=c
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> if temp[i+1] == 'z' and temp[i+2] == '=' and len(temp)>3: IndexError: list index out of range
2