정답 개수:
26
틀린 개수:
29
실행 실패 개수:
45
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
3 37 2
1
8
4 14 9
.
5
5 58 4
0
2
538 71231 690023
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 2, in <module> print(str(a/b * (10 ** c))[c]) OverflowError: int too large to convert to float
7
7627 66878 783042
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 2, in <module> print(str(a/b * (10 ** c))[c]) OverflowError: int too large to convert to float
1
8053 50035 761985
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 2, in <module> print(str(a/b * (10 ** c))[c]) OverflowError: int too large to convert to float
8