QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#501603#9136. Exponent Calculatorucup-team3932WA 0ms3784kbC++171.3kb2024-08-02 21:18:132024-08-02 21:18:14

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

input

output:

25
$0 = 1 + $1
$2 = $1 * $1
$3 = $2 * 0.5
$0 = $0 + $3
$2 = $2 * $1
$3 = $2 * 0.1666666666666
$0 = $0 + $3
$2 = $2 * $1
$3 = $2 * 0.0416666666666666
$0 = $0 + $3
$2 = $2 * $1
$3 = $2 * 0.0083333333333333
$0 = $0 + $3
$2 = $2 * $1
$3 = $2 * 0.0013888888888888
$0 = $0 + $3
$2 = $2 * $1
$3 = $2 * 0.000...

result:

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