QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#866059 | #7962. 前缀和 | ZhangYiDe | WA | 1ms | 3712kb | C++23 | 571b | 2025-01-22 11:20:18 | 2025-01-22 11:20:19 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3712kb
input:
3 0.5 1 2
output:
0
result:
wrong answer 1st numbers differ - expected: '1.0000000', found: '0.0000000', error = '1.0000000'