정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 1 22110
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 14, in <module> for i in range(N-1): ^ NameError: name 'N' is not defined. Did you mean: 'n'?
YES
1 1 27660
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 14, in <module> for i in range(N-1): ^ NameError: name 'N' is not defined. Did you mean: 'n'?
YES
1 5 0 11 1122 2 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 14, in <module> for i in range(N-1): ^ NameError: name 'N' is not defined. Did you mean: 'n'?
NO