QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#625289 | #9141. Array Spread | ucup-team4543 | WA | 0ms | 22048kb | C++20 | 3.6kb | 2024-10-09 18:25:12 | 2024-10-09 18:25:12 |
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: 22048kb
input:
3 3 3 1 3 2 3 1 2 12 6 2 3 5 7 1 9 4 8 1 2 7 11 4 5 3 4 2 3 1 2 4 4 1 1
output:
0
result:
wrong answer 1st numbers differ - expected: '1', found: '0'