정답 개수:
90
틀린 개수:
2
실행 실패 개수:
8
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
71121 6955 874956
1
3
90016 4334 930823
0
8
3 25 7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 6, in <module> print(str(Decimal(A) / Decimal(B))[N+1]) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^ IndexError: string index out of range
0
15 4 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 6, in <module> print(str(Decimal(A) / Decimal(B))[N+1]) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^ IndexError: string index out of range
0
85 4 9
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 6, in <module> print(str(Decimal(A) / Decimal(B))[N+1]) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^ IndexError: string index out of range
0