QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#520987#9136. Exponent Calculatorucup-team3625#WA 0ms3652kbC++141.5kb2024-08-15 19:19:122024-08-15 19:19:12

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3652kb

input:

input

output:

25
$0 = $1 + 1
$2 = $1 * $1
$2 = $2 * 0.5
$3 = $2 * $1
$3 = $3 * 0.3333333333333333
$4 = $3 * $1
$4 = $4 * 0.2500000000000000
$5 = $4 * $1
$5 = $5 * 0.2000000000000000
$6 = $5 * $1
$6 = $6 * 0.1666666666666667
$7 = $6 * $1
$7 = $7 * 0.1428571428571428
$8 = $7 * $1
$8 = $8 * 0.1250000000000000
$9 = $...

result:

wrong answer x=-20,jury=2.06115e-09,participant=-962246,error=4.66848e+14