정답 개수:
1
틀린 개수:
0
실행 실패 개수:
19
2 540 284
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 16, in <module> if is_Prime(num_list[i]) == False: ~~~~~~~~^^^ IndexError: list index out of range
0
2 378 644
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 16, in <module> if is_Prime(num_list[i]) == False: ~~~~~~~~^^^ IndexError: list index out of range
0
4 203 131 627 353
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 16, in <module> if is_Prime(num_list[i]) == False: ~~~~~~~~^^^ IndexError: list index out of range
2