QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#694102#9136. Exponent Calculatorucup-team3862#WA 0ms3684kbC++202.1kb2024-10-31 17:16:282024-10-31 17:16:29

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

input

output:

23
$1 = $0 * 0.000244140625
$2 = $1 * $1
$2 = $2 * 0.5
$3 = $2 * $1
$3 = $3 * 0.333333333333
$4 = $3 * $1
$4 = $4 * 0.25
$0 = $1 + 1
$0 = $0 + $2
$0 = $0 + $3
$0 = $0 + $4
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $...

result:

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