정답 개수:
0
틀린 개수:
0
실행 실패 개수:
12
1 1 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 15, in <module> if f(mid) > 0: File "/tmp/target/Main.py", line 9, in f return A * x + B * math.sin(x) - C TypeError: unsupported operand type(s) for +: 'decimal.Decimal' and 'float'
5.617555
1 1 51
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 15, in <module> if f(mid) > 0: File "/tmp/target/Main.py", line 9, in f return A * x + B * math.sin(x) - C TypeError: unsupported operand type(s) for +: 'decimal.Decimal' and 'float'
50.636985
1 1 161
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 15, in <module> if f(mid) > 0: File "/tmp/target/Main.py", line 9, in f return A * x + B * math.sin(x) - C TypeError: unsupported operand type(s) for +: 'decimal.Decimal' and 'float'
161.982007