정답 개수:
17
틀린 개수:
0
실행 실패 개수:
83
28 -1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 11, in <module> if sum[a] == n: TypeError: 'builtin_function_or_method' object is not subscriptable
28 = 1 + 2 + 4 + 7 + 14
496 -1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 11, in <module> if sum[a] == n: TypeError: 'builtin_function_or_method' object is not subscriptable
496 = 1 + 2 + 4 + 8 + 16 + 31 + 62 + 124 + 248
508 -1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 11, in <module> if sum[a] == n: TypeError: 'builtin_function_or_method' object is not subscriptable
508 is NOT perfect.