QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#871173 | #8618. Have You Seen This Subarray? | ucup-team878# | WA | 0ms | 3712kb | C++20 | 2.2kb | 2025-01-25 19:45:39 | 2025-01-25 19:45:41 |
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: 3712kb
input:
6 3 5 1 5 3 4 1 6 2 4 1 3 3 1 5 3 3 4 5 4 5 2 4 3 2 6 2
output:
0 3 0 2 3
result:
wrong answer 1st numbers differ - expected: '1', found: '0'