QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#434515 | #8795. Mysterious Sequence | ucup-team3745# | WA | 1ms | 3920kb | C++23 | 1.3kb | 2024-06-08 16:27:12 | 2024-06-08 16:27:12 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3920kb
input:
1.0 1.0 10 1 10
output:
1 -0.1428572 0.8571428 0.7142857 1.5714285 2.2857142 3.8571427 6.1428569 9.9999996
result:
wrong answer 2nd numbers differ - expected: '-0.3235294', found: '-0.1428572', error = '0.1806722'