QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#305858#7901. Basic Substring Structureucup-team1682WA 6ms22436kbC++203.7kb2024-01-16 04:58:372024-01-16 04:58:37

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'