QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#870640 | #8618. Have You Seen This Subarray? | ucup-team3602# | WA | 0ms | 3712kb | C++20 | 6.8kb | 2025-01-25 17:10:08 | 2025-01-25 17:10:08 |
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:
1000000000 1000000000 1000000000 1000000000 1000000000
result:
wrong answer 1st numbers differ - expected: '1', found: '1000000000'