정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
22834309827 22834776820
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 6, in <module> for i in range(2, int(math.isqrt(max)) + 1): ^^^^ NameError: name 'math' is not defined. Did you forget to import 'math'?
283890
161821374937 161822048452
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 6, in <module> for i in range(2, int(math.isqrt(max)) + 1): ^^^^ NameError: name 'math' is not defined. Did you forget to import 'math'?
409458
183420647518 183421517139
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 6, in <module> for i in range(2, int(math.isqrt(max)) + 1): ^^^^ NameError: name 'math' is not defined. Did you forget to import 'math'?
528679