QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#680740 | #9529. Farm Management | ucup-team5051# | WA | 0ms | 3816kb | C++23 | 2.4kb | 2024-10-26 22:26:29 | 2024-10-26 22:26:30 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3816kb
input:
5 17 2 3 4 6 1 5 8 2 4 4 3 3 7 5 5
output:
0 109 1 103 2 97 3 89 4 85 99 97 109 109
result:
wrong answer 1st lines differ - expected: '109', found: '0 109'