QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#258671 | #7684. Sweet Sugar | ucup-team2051 | WA | 3ms | 38868kb | C++14 | 1.5kb | 2023-11-19 22:51:44 | 2023-11-19 22:51:45 |
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: 3ms
memory: 38868kb
input:
4 7 5 1 2 1 2 2 1 2 1 2 2 3 3 4 3 5 5 6 5 7 2 2 1 0 1 2 1 1 1 1 2 1
output:
0 0 1 0
result:
wrong answer 1st numbers differ - expected: '2', found: '0'