정답 개수:
54
틀린 개수:
0
실행 실패 개수:
46
1992 6225
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 7, in <module> print(gcd(int('1' * a), int('1' * b))) ~~~^^^^^^^^^ ValueError: Exceeds the limit (4300 digits) for integer string conversion: value has 6225 digits; use sys.set_int_max_str_digits() to increase the limit
111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
2672 8320
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 7, in <module> print(gcd(int('1' * a), int('1' * b))) ~~~^^^^^^^^^ ValueError: Exceeds the limit (4300 digits) for integer string conversion: value has 8320 digits; use sys.set_int_max_str_digits() to increase the limit
1111111111111111
4914 38103
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 7, in <module> print(gcd(int('1' * a), int('1' * b))) ~~~^^^^^^^^^ ValueError: Exceeds the limit (4300 digits) for integer string conversion: value has 4914 digits; use sys.set_int_max_str_digits() to increase the limit
111111111111111111111111111111111111111