QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#418093 | #7901. Basic Substring Structure | ucup-team1310 | WA | 7ms | 52576kb | C++14 | 3.8kb | 2024-05-23 10:26:15 | 2024-05-23 10:26:15 |
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: 7ms
memory: 52576kb
input:
2 4 2 1 1 2 12 1 1 4 5 1 4 1 9 1 9 8 10
output:
0 0
result:
wrong answer 1st lines differ - expected: '15', found: '0'