QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#777181#6542. Optimal Quadratic Functiondkim110807WA 1ms3804kbC++173.6kb2024-11-23 23:22:202024-11-23 23:22:20

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3804kb

input:

1
4
0 0
1 3
2 9
3 0

output:

81.000000000004093

result:

wrong answer 1st numbers differ - expected: '5.0625000', found: '81.0000000', error = '15.0000000'