QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#716361#7904. Rainbow Subarrayucup-team1100WA 3ms36884kbC++233.2kb2024-11-06 15:01:332024-11-06 15:01:34

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 36884kb

input:

5
7 5
7 2 5 5 4 11 7
6 0
100 3 4 5 99 100
5 6
1 1 1 1 1
5 50
100 200 300 400 500
1 100
3

output:

4
4
5
1
1

result:

wrong answer 2nd lines differ - expected: '3', found: '4'