QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#621691#9136. Exponent Calculatorucup-team5022#WA 1ms3800kbC++20729b2024-10-08 16:15:002024-10-08 16:15:00

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3800kb

input:

input

output:

25
$1 = $1 * 0.000010000000
$1 = $1 * 0.000195312500
$2 = $1 + 1
$3 = $1 * 1.250000000000
$3 = $2 * $3
$2 = 1 + $3
$3 = $1 * 1.666666666667
$3 = $2 * $3
$2 = 1 + $3
$3 = $1 * 2.500000000000
$3 = $2 * $3
$2 = 1 + $3
$3 = $1 * 5.000000000000
$3 = $2 * $3
$0 = 1 + $3
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 *...

result:

wrong answer x=-20,jury=2.06115e-09,participant=0.9998,error=4.85068e+08