QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#110689#6542. Optimal Quadratic Functionmoonrabbit2WA 4ms5692kbC++173.1kb2023-06-03 12:35:262023-06-03 12:35:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 4ms
memory: 5692kb

input:

1
4
0 0
1 3
2 9
3 0

output:

Case #1
5.06250083774629102340

result:

wrong output format Expected double, but "Case" found