QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#79460 | #2455. Retribution! | GuanYunchang | WA | 0ms | 3916kb | C++ | 1.6kb | 2023-02-20 09:06:58 | 2023-09-17 13:39:36 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3800kb
input:
2 2 2 1 0 2 0 0 0 3 0 1 1 2 1
output:
4
result:
ok found '4.0000000', expected '4.0000000', error '0.0000000'
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3916kb
input:
1 1 1 5875 3435 -743 8951 2325 7352
output:
13901.7
result:
wrong answer 1st numbers differ - expected: '13901.6854603', found: '13901.7000000', error = '0.0000010'