QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#496916#9136. Exponent Calculatorucup-team4366WA 5ms10512kbPython3409b2024-07-28 16:57:182024-07-28 16:57:19

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 5ms
memory: 10512kb

input:

input

output:

25
$1 = $1 * 0.0001220703125
$2 = $2 * $1
$0 = 1 + $2
$3 = $2 * 0.5
$3 = $3 * $1
$0 = $0 + $3
$4 = $3 * 0.3333333333333333
$4 = $4 * $1
$0 = $0 + $4
$5 = $4 * 0.25
$5 = $5 * $1
$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 = $...

result:

wrong answer x=-20,jury=2.06115e-09,participant=1,error=4.85165e+08