QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#571534#9136. Exponent Calculatorucup-team3953AC ✓8ms10432kbPython3764b2024-09-18 00:10:302024-09-18 00:10:30

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 8ms
memory: 10432kb

input:

input

output:

23
$1 = $1 * 0.00097656250000000000
$0 = $1 + 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 * $0
$0 = $0 * $0
$0 = $0...

result:

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

Extra Test:

score: 0
Extra Test Passed