정답 개수:
12
틀린 개수:
63
실행 실패 개수:
25
1
0
1
2
0
2
8
0
8
D7C0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> print(sixten(list(input()))) ~~~~~^^^^^^^^^^^^^^^^^^^^^^^ ValueError: Exceeds the limit (4300 digits) for integer string conversion; use sys.set_int_max_str_digits() to increase the limit
55232
FF92
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> print(sixten(list(input()))) ~~~~~^^^^^^^^^^^^^^^^^^^^^^^ ValueError: Exceeds the limit (4300 digits) for integer string conversion; use sys.set_int_max_str_digits() to increase the limit
65426
C545
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> print(sixten(list(input()))) ~~~~~^^^^^^^^^^^^^^^^^^^^^^^ ValueError: Exceeds the limit (4300 digits) for integer string conversion; use sys.set_int_max_str_digits() to increase the limit
50501