QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#570378#9136. Exponent Calculatorucup-team3953#AC ✓12ms10516kbPython3791b2024-09-17 15:32:572024-09-17 15:33:01

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 12ms
memory: 10516kb

input:

input

output:

25
$1 = $1 * 0.00097656250000000000
$0 = $0 + 1
$0 = $0 * $1
$0 = $0 + 6
$0 = $0 * $1
$0 = $0 + 30
$0 = $0 * $1
$0 = $0 + 120
$0 = $0 * $1
$0 = $0 + 360
$0 = $0 * $1
$0 = $0 + 720
$0 = $0 * $1
$0 = $0 + 720
$0 = $0 * 0.00138888888888888894
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 ...

result:

ok max relative diff is 4.3714e-13. Checker runtime is 221 ms

Extra Test:

score: 0
Extra Test Passed