정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 90353
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> for i in range(2, sqrt(maximum)): ~~~~~^^^^^^^^^^^^^^^^^^ TypeError: 'float' object cannot be interpreted as an integer
0
2 1298723 30
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> for i in range(2, sqrt(maximum)): ~~~~~^^^^^^^^^^^^^^^^^^ TypeError: 'float' object cannot be interpreted as an integer
0 2
4 1298944 1299193 1299646 1299448
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> for i in range(2, sqrt(maximum)): ~~~~~^^^^^^^^^^^^^^^^^^ TypeError: 'float' object cannot be interpreted as an integer
28 16 10 10