QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#535181#9136. Exponent Calculatorucup-team3528#AC ✓14ms10464kbPython3915b2024-08-27 21:18:472024-08-27 21:18:47

詳細信息

Test #1:

score: 100
Accepted
time: 14ms
memory: 10464kb

input:

input

output:

25
$0 = 0.00000033717478808715225429575174432 * $1
$0 = 0.70710678118654752440084436210484903 + $0
$0 = $0 * $0
$0 = 0.5 + $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = ...

result:

ok max relative diff is 8.49755e-10. Checker runtime is 193 ms

Extra Test:

score: 0
Extra Test Passed