QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#711780 | #5612. Picking Up Steam | HuangHanSheng | WA | 0ms | 3920kb | C++17 | 4.1kb | 2024-11-05 13:29:07 | 2024-11-05 13:29:08 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3920kb
input:
7 1 0 2 2 4 2 5 5 6 0 9 4 12 3 14 0 2 13 -1 1 -1 1 1
output:
8.899
result:
ok found '8.89900', expected '8.89900', error '0.00000'
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3848kb
input:
3 0 0 3 3 6 3 9 0 3 4 1 1 -1 1 1
output:
0.000
result:
wrong answer 1st numbers differ - expected: '1.12132', found: '0.00000', error = '1.00000'