QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#252975 | #4879. Standard Problem | ucup-team883 | WA | 2ms | 9544kb | C++14 | 3.3kb | 2023-11-16 16:03:38 | 2023-11-16 16:03:39 |
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: 9544kb
input:
2 3 4 1 2 1 2 3 1 2 2 1 2 5 1 4 3 2 5 3
output:
3 1 6 3
result:
wrong answer 4th numbers differ - expected: '1', found: '3'