QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#441810 | #8795. Mysterious Sequence | ucup-team3884# | WA | 1ms | 4008kb | C++23 | 862b | 2024-06-14 18:37:11 | 2024-06-14 18:37:13 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 4008kb
input:
1.0 1.0 10 1 10
output:
1.0000000000 -0.3235294118 0.6764705882 0.3529411765 1.0294117647 1.3823529412 2.4117647059 3.7941176471 6.2058823529 10.0000000000
result:
ok 10 numbers
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 3900kb
input:
1 1 2 1 100
output:
1.0000000000 100.0000000000 100.0000000000
result:
wrong output format Extra information in the output file