QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#150382 | #5593. Food Processor | MaMengQi | WA | 1ms | 3428kb | C++23 | 326b | 2023-08-25 16:45:39 | 2023-08-25 16:45:40 |
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: 3428kb
input:
10 1 2 10 10 4 5
output:
H
result:
wrong output format Expected double, but "H" found