QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#299266#7901. Basic Substring Structureucup-team1348WA 2ms5056kbC++206.8kb2024-01-06 18:16:062024-01-06 18:16:06

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 5056kb

input:

2
4
2 1 1 2
12
1 1 4 5 1 4 1 9 1 9 8 10

output:




result:

wrong answer 1st lines differ - expected: '15', found: ''