QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#525941#6542. Optimal Quadratic Functionucup-team3022WA 641ms3860kbC++144.3kb2024-08-21 04:29:332024-08-21 04:29:34

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 2ms
memory: 3860kb

input:

1
4
0 0
1 3
2 9
3 0

output:

5.06250000000008437694987

result:

ok found '5.0625000', expected '5.0625000', error '0.0000000'

Test #2:

score: -100
Wrong Answer
time: 641ms
memory: 3820kb

input:

60
1
1000 -990
2
171 -638
949 -99
2
633 227
-257 -602
3
634 -994
633 999
-374 995
3
445 -110
586 -121
462 29
9
-995 -224
-458 -833
691 -670
456 -259
-376 55
-563 -12
834 827
-826 -220
299 744
17
997 991
997 976
997 988
998 -986
999 -982
999 -980
999 -996
998 -988
998 -991
997 987
1000 996
999 -1000
...

output:

0
3.13117587413813680541352e-16
3.55271367880050092935562e-15
1.21972744404619248825838e-19
1.15176628491883573449095e-20
543160.125996402930468321
121.000007867813238249255
0.832006181221804252956531
412780.607179433281999081
249250.563333213329315186
15750.2503141760844300734
118751.38008609962707...

result:

wrong answer 10th numbers differ - expected: '12.2500000', found: '249250.5633332', error = '20345.9847619'