QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#584186#9136. Exponent Calculatorucup-team4347WA 0ms3880kbC++201.2kb2024-09-23 10:07:072024-09-23 10:07:08

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

input

output:

25
$2 = $1 * $1
$3 = $2 * $1
$4 = $3 * $1
$5 = $4 * $1
$6 = $5 * $1
$7 = $6 * $1
$8 = $7 * $1
$9 = $8 * $1
$10 = $9 * $1
$11 = $10 * $1
$12 = $11 * $1
$13 = $12 * $1
$1 = $1 + $2
$1 = $1 + $3
$1 = $1 + $4
$1 = $1 + $5
$1 = $1 + $6
$1 = $1 + $7
$1 = $1 + $8
$1 = $1 + $9
$1 = $1 + $10
$1 = $1 + $11
$1...

result:

wrong answer x=-20,jury=2.06115e-09,participant=-1.25291e+07,error=6.07869e+15