QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#78325 | #4815. Flower's Land | wlxhkk | WA | 2ms | 6564kb | C++14 | 1.3kb | 2023-02-17 20:09:11 | 2023-02-17 20:09:14 |
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: 2ms
memory: 6564kb
input:
5 3 6 10 4 3 4 3 4 4 2 2 5 5 1
output:
0 17 17 17 17
result:
wrong answer 1st numbers differ - expected: '20', found: '0'