정답 개수:
71
틀린 개수:
0
실행 실패 개수:
29
1 21 6
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 46, in <module> i = j-1 ^ NameError: name 'j' is not defined
6
1 45 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 46, in <module> i = j-1 ^ NameError: name 'j' is not defined
3
1 46 7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 46, in <module> i = j-1 ^ NameError: name 'j' is not defined
7