QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#305858 | #7901. Basic Substring Structure | ucup-team1682 | WA | 6ms | 22436kb | C++20 | 3.7kb | 2024-01-16 04:58:37 | 2024-01-16 04:58:37 |
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: 6ms
memory: 22436kb
input:
2 4 2 1 1 2 12 1 1 4 5 1 4 1 9 1 9 8 10
output:
7 6 6 4 15 15 17 18 20 15 19 15 19 15 18 17 17 217
result:
wrong answer 1st lines differ - expected: '15', found: '7 6 6 4 15'