QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#439519 | #8795. Mysterious Sequence | ucup-team2335# | WA | 0ms | 3908kb | C++14 | 679b | 2024-06-12 07:48:16 | 2024-06-12 07:48:16 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3908kb
input:
1.0 1.0 10 1 10
output:
1.00000 -0.32353 0.67647 0.35294 1.02941 1.38235 2.41176 3.79412 6.20588 10.00000
result:
wrong answer 4th numbers differ - expected: '0.3529412', found: '0.3529400', error = '0.0000012'