QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#465647 | #7522. Sequence Shift | ucup-team3884 | WA | 360ms | 3660kb | C++23 | 2.0kb | 2024-07-07 03:49:02 | 2024-07-07 03:49:03 |
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: 360ms
memory: 3660kb
input:
5 3 1 4 3 2 5 7 5 8 3 2 3 6 4
output:
1996544940 11 13 16 25
result:
wrong answer 1st lines differ - expected: '11', found: '1996544940'