QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#525942 | #6542. Optimal Quadratic Function | ucup-team3022 | WA | 644ms | 3936kb | C++14 | 4.3kb | 2024-08-21 04:30:39 | 2024-08-21 04:30:39 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3772kb
input:
1 4 0 0 1 3 2 9 3 0
output:
5.06250000000011812772982
result:
ok found '5.0625000', expected '5.0625000', error '0.0000000'
Test #2:
score: -100
Wrong Answer
time: 644ms
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 1.23240306848515501769725e-12 3.46944695195361418882385e-16 7.01427983621286110782478e-18 1.76321819371803379175589e-20 543160.125996402115561068 121.000006556511010558097 0.832006181219937746007531 412780.607179429731331766 12.2500091791170149235768 15750.2502094507217407227 118751.38008609884127...
result:
wrong answer 14th numbers differ - expected: '1.0000000', found: '1.0000207', error = '0.0000207'