정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 11 69714523
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> g = math.gcd(N, S) ^^^^ NameError: name 'math' is not defined. Did you forget to import 'math'?
188155867
2 19 437690792 1 36
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> g = math.gcd(N, S) ^^^^ NameError: name 'math' is not defined. Did you forget to import 'math'?
444089028
3 939 97 445 877255 1 714719338
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> g = math.gcd(N, S) ^^^^ NameError: name 'math' is not defined. Did you forget to import 'math'?
926505303