QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#510084#9136. Exponent Calculatorucup-team1565#WA 0ms3956kbC++202.8kb2024-08-08 21:02:102024-08-08 21:02:11

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

input

output:

23
$0 = $0 * 0.00048828125000000000
$1 = 1.00000000000000000000
$3 = $3 + $1
$1 = $1 * $0
$2 = $1 * 1.00000000000000000000
$3 = $3 + $2
$1 = $1 * $0
$2 = $1 * 0.50000000000000000000
$3 = $3 + $2
$1 = $1 * $0
$2 = $1 * 0.16666666666666665741
$3 = $3 + $2
$0 = $3 * $3
$0 = $0 * $0
$0 = $0 * $0
$0 = $0...

result:

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