정답 개수:
52
틀린 개수:
1
실행 실패 개수:
47
10 10
0 3
0 1
1980 68973
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> if dp[n*2] == (dp[n] -1): tmp2.append(n*2) IndexError: list index out of range
183 3
2751 84169
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> if dp[n*2] == (dp[n] -1): tmp2.append(n*2) IndexError: list index out of range
128 2
3746 76652
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> if dp[n*2] == (dp[n] -1): tmp2.append(n*2) IndexError: list index out of range
1050 2