QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#110656 | #6542. Optimal Quadratic Function | moonrabbit2 | WA | 94ms | 3936kb | C++17 | 3.4kb | 2023-06-03 10:15:01 | 2023-06-03 10:15:04 |
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: 2ms
memory: 3908kb
input:
1 4 0 0 1 3 2 9 3 0
output:
5.06250083774629102340
result:
ok found '5.0625008', expected '5.0625000', error '0.0000002'
Test #2:
score: -100
Wrong Answer
time: 94ms
memory: 3936kb
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.00000000000078886091 0.00000000000078886091 0.00000000000078886091 0.00000000000078886091 0.00000000000078886091 543160.12599909320323376960 121.00000579350858849470 0.83200692848574485481 412780.60729449630130716287 12.25000027909129921792 15750.25022293275615581365 118751.38027765511139222099 88...
result:
wrong answer 14th numbers differ - expected: '1.0000000', found: '1.0000018', error = '0.0000018'