QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#649130#9136. Exponent Calculatorucup-team4740#WA 0ms3880kbC++171.1kb2024-10-17 21:46:122024-10-17 21:46:12

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

input

output:

20
$3 = 6.000000000000000
$4 = 11.999999961193000
$5 = 0.001953125000000
$1 = $0 * $5
$2 = $1 * $1
$6 = $1 * $3
$2 = $2 + $4
$1 = $1 * $3
$7 = $2 + $6
$8 = $2 - $6
$7 = $7 / $8
$7 = $7 * $7
$7 = $7 * $7
$7 = $7 * $7
$7 = $7 * $7
$7 = $7 * $7
$7 = $7 * $7
$7 = $7 * $7
$7 = $7 * $7
$0 = $7 * $7

result:

wrong answer Wrong operation = / in command #11 (in 1-indexation)