정답 개수:
0
틀린 개수:
9
실행 실패 개수:
1
1 2 2
12
2
2 4 4
12
2
1 4 15
12
2
0 353952179 173788550
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 34, in <module> sys.stdout.write(A[N]) ~~~~~~~~~~~~~~~~^^^^^^ TypeError: write() argument must be str, not int
1