QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#772644 | #6542. Optimal Quadratic Function | utilforever | WA | 1730ms | 4040kb | C++23 | 2.8kb | 2024-11-22 21:00:00 | 2024-11-22 21:00:00 |
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: 3820kb
input:
1 4 0 0 1 3 2 9 3 0
output:
5.062500000034
result:
ok found '5.0625000', expected '5.0625000', error '0.0000000'
Test #2:
score: 0
Accepted
time: 1730ms
memory: 3872kb
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.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 543160.126010123759 121.000000000000 0.832006187930 412780.607189356998 12.250000000000 15750.250000000002 118751.380087691208 880245.505481964839 1.000000000065 15.363373366452 854986.713191231650 20.250000000000 24567.66738...
result:
ok 60 numbers
Test #3:
score: 0
Accepted
time: 656ms
memory: 3952kb
input:
1000 1 -585478 527569 1 152984 679945 1 -174472 172630 1 235983 471538 1 -250372 650998 1 521028 -109032 1 121457 989514 1 916700 -223410 1 25908 939341 1 999032 369442 1 249207 -874185 1 -921949 719467 1 -692065 -756006 1 580461 644861 1 -382986 975568 1 644060 -113069 1 -588888 717169 1 2947 -3929...
output:
0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 ...
result:
ok 1000 numbers
Test #4:
score: 0
Accepted
time: 814ms
memory: 4040kb
input:
1000 2 578578 -462573 -614596 -50411 2 568651 926188 -15389 -281674 2 -56242 -213116 215036 310015 2 -568452 -743741 -314862 -573269 2 -428037 -926383 -172945 -31965 2 -58020 145819 -69585 116311 2 -629887 -794837 704590 -761914 2 243217 -433618 98814 -457689 2 147490 681479 665176 -119632 2 -851707...
output:
0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 ...
result:
ok 1000 numbers
Test #5:
score: 0
Accepted
time: 922ms
memory: 3816kb
input:
1000 3 -734917 -489090 419510 102330 712427 633246 3 36286 -456156 747264 -743132 260371 -674274 3 429263 14588 352092 -105774 547767 232534 3 -913665 328259 240305 -680653 -295994 -678964 3 597443 -368402 -231672 43641 -590555 396735 3 -603016 904082 -607928 649743 464117 526551 3 350193 -351624 33...
output:
0.000000000693 0.000000000414 0.000000000034 0.000000000027 0.000000000020 0.000000000001 0.000000000000 0.000000000002 0.000000000217 0.000000000000 0.000000000022 0.000000000034 0.000000000004 0.000000000008 0.000000000020 0.000000000002 0.000000000575 0.000000000000 0.000000000412 0.000000000005 ...
result:
ok 1000 numbers
Test #6:
score: -100
Wrong Answer
time: 1028ms
memory: 3952kb
input:
1000 4 -48411 -514672 165369 -349660 -281244 -842990 50473 -422110 4 -487482 -318709 861670 -709796 -491931 -335068 -523699 -455262 4 -817575 -338873 869501 905839 -717462 -668516 841972 769497 4 530706 615905 128991 -871809 82920 -948448 -317630 -725769 4 144451 772470 -923425 791489 513030 193835 ...
output:
0.001635581917 0.441888906532 0.095090309146 3655702.655719538733 769858.673686651980 876.964721143667 2.383383009860 0.003314913449 0.046074562695 0.414089932682 31534.753220037026 0.011533656422 1322109.794453257200 2475705.144996514167 5494047.084768178952 0.604760061142 36615.984443217385 15433....
result:
wrong answer 3rd numbers differ - expected: '0.0950876', found: '0.0950903', error = '0.0000028'