QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#79408 | #2457. Cheese, If You Please | ZhaoZiLong | WA | 2ms | 3696kb | C++11 | 1.4kb | 2023-02-20 07:08:35 | 2023-02-20 07:08:39 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 2ms
memory: 3572kb
input:
4 4 100 0 123 456 10.0 20.0 30.0 40.0 2.56 40.0 0.0 25.0 35.0 3.84 40.0 30.0 20.0 10.0 1.23 33.0 0.0 34.0 33.0 4.23
output:
1281.82
result:
ok single line: '1281.82'
Test #2:
score: -100
Wrong Answer
time: 2ms
memory: 3696kb
input:
4 4 0 0 0 0 10.0 20.0 30.0 40.0 2.56 40.0 0.0 25.0 35.0 3.84 40.0 30.0 20.0 10.0 1.23 33.0 0.0 34.0 33.0 4.23
output:
-0.00
result:
wrong answer 1st lines differ - expected: '0.00', found: '-0.00'