정답 개수:
45
틀린 개수:
0
실행 실패 개수:
55
5105 69536
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 21, in <module> if dp[n*2] == (dp[n] -1) and n*2 < 200002: tmp2.append(n*2) IndexError: list index out of range
763 1
6653 97583
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 21, in <module> if dp[n*2] == (dp[n] -1) and n*2 < 200002: tmp2.append(n*2) IndexError: list index out of range
559 1
6997 86678
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 21, in <module> if dp[n*2] == (dp[n] -1) and n*2 < 200002: tmp2.append(n*2) IndexError: list index out of range
1585 1