QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#649419#9136. Exponent Calculatorucup-team4740WA 0ms3860kbC++171.4kb2024-10-17 23:28:302024-10-17 23:28:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

input

output:

25
$1 = $0 * 0.00048828125000000000
$2 = $1 * $1
$0 = $1 + 1.00000000000000000000
$2 = $2 * 0.50000000000000000000
$0 = $0 + $2
$2 = $2 * $1
$2 = $2 * 0.33333333333333331483
$0 = $0 + $2
$2 = $2 * $1
$2 = $2 * 0.25000000000000000000
$0 = $0 + $2
$2 = $2 * $1
$2 = $2 * 0.20000000000000001110
$0 = $0 ...

result:

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