QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#854136 | #9732. Gathering Mushrooms | ucup-team5240# | WA | 0ms | 30496kb | C++14 | 2.4kb | 2025-01-11 21:50:53 | 2025-01-11 21:50:53 |
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: 0ms
memory: 30496kb
input:
3 5 3 2 2 1 3 3 2 5 1 2 4 5 4 2 2 1 3 3 2 5 1 2 4 3 10 1 2 3 1 3 2
output:
2 3 2 3 3 41 3 3 3 3 3 45 1 2 3 14
result:
wrong answer 1st lines differ - expected: '41', found: '2 3 2 3 3 41'