정답 개수:
99
틀린 개수:
0
실행 실패 개수:
1
1 89581543 75918663
런타임 에러 (RTE)stderr: Traceback (most recent call last): File "Main.py", line 11, in <module> t+=l[i] NameError: name 'i' is not defined. Did you mean: 'id'?
179163086