QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#585764#9136. Exponent Calculatorucup-team2454#WA 0ms3884kbC++20956b2024-09-23 22:06:082024-09-23 22:06:08

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

input

output:

24
$1 = $1 * 0.001953125000000
$0 = $0 + 1
$0 = $0 + $1
$2 = $1 * $1
$3 = $2 * 0.500000000000000
$0 = $0 + $3
$4 = $2 * $1
$5 = $4 * 0.166666666666667
$0 = $0 + $5
$6 = $4 * $1
$7 = $6 * 0.041666666666667
$0 = $0 + $7
$8 = $6 * $1
$9 = $8 * 0.008333333333333
$0 = $0 + $9
$0 = $0 * $0
$0 = $0 * $0
$0...

result:

wrong answer x=-20,jury=2.06115e-09,participant=2.06115e-09,error=2.61243e-09