QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#50163 | #4811. Be Careful | Arraiter | WA | 0ms | 3660kb | C++14 | 3.1kb | 2022-09-24 23:30:46 | 2022-09-24 23:30:49 |
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: 3660kb
input:
5 1 2 1 3 2 4 2 5
output:
55 36 0 0 0 0
result:
wrong answer 2nd numbers differ - expected: '127', found: '36'