QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#492985#9136. Exponent Calculatorucup-team003#AC ✓14ms10456kbPython3421b2024-07-26 17:58:012024-07-26 17:58:02

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

input

output:

25
$0 = $1 * 1.1564823173178713e-18
$0 = $0 + 1.8189894035458565e-12
$0 = $0 * $1
$0 = $0 + 1.9073486328125e-06
$0 = $0 * $1
$0 = $0 + 1
$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 1.10723e-10. Checker runtime is 182 ms

Extra Test:

score: 0
Extra Test Passed