QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#299341#7901. Basic Substring Structureucup-team1348WA 2ms5060kbC++146.9kb2024-01-06 19:20:222024-01-06 19:20:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:


15

217

result:

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