QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#525934 | #6542. Optimal Quadratic Function | ucup-team3022 | WA | 447ms | 4148kb | C++14 | 4.3kb | 2024-08-21 04:16:25 | 2024-08-21 04:16:26 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 1ms
memory: 3876kb
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: 447ms
memory: 4148kb
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 6.57109922030940651893616e-11 2.09547579288482666015625e-09 1.21972744404619248825838e-19 1.19444880452657196251431e-19 543160.125996413407847285 121.000005245208797077794 0.832006181215271256590427 412780.607179468614049256 12.2500016689301105543564 15750.2500448822975158691 118751.38008609974349...
result:
wrong answer 14th numbers differ - expected: '1.0000000', found: '1.0000107', error = '0.0000107'