QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#434645 | #8795. Mysterious Sequence | ucup-team3541# | WA | 0ms | 3960kb | C++14 | 811b | 2024-06-08 16:54:35 | 2024-06-08 16:54:38 |
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: 3960kb
input:
1.0 1.0 10 1 10
output:
-0.323529411765 0.676470588235 0.352941176470 1.029411764706 1.382352941176 2.411764705882 3.794117647058 6.205882352940 9.999999999998
result:
wrong answer 1st numbers differ - expected: '1.0000000', found: '-0.3235294', error = '1.3235294'