정답 개수:
66
틀린 개수:
0
실행 실패 개수:
34
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
1 44 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 48, in <module> i = j-1 ^ NameError: name 'j' is not defined
4
1 52 9
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 48, in <module> i = j-1 ^ NameError: name 'j' is not defined
9
1 67 7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 48, in <module> i = j-1 ^ NameError: name 'j' is not defined
7