QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#687561 | #9529. Farm Management | ucup-team2462# | WA | 1ms | 3616kb | C++17 | 1.7kb | 2024-10-29 19:43:48 | 2024-10-29 19:43:48 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3616kb
input:
5 17 2 3 4 6 1 5 8 2 4 4 3 3 7 5 5
output:
7 6 6 2 2 109
result:
wrong answer 1st lines differ - expected: '109', found: '7 6 6 2 2 '