QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#734588 | #8795. Mysterious Sequence | ucup-team4405 | WA | 1ms | 3824kb | C++20 | 2.9kb | 2024-11-11 13:00:15 | 2024-11-11 13:00:16 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3768kb
input:
1.0 1.0 10 1 10
output:
1.000000000000 -0.323529411757 0.676470588243 0.352941176486 1.029411764729 1.382352941215 2.411764705944 3.794117647158 6.205882353102 10.000000000000
result:
ok 10 numbers
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3824kb
input:
1 1 2 1 100
output:
1.000000000000 100.000000000002 100.000000000000
result:
wrong output format Extra information in the output file