QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#392612#3791. Interesting Calculatorucup-team13830 182ms8304kbC++173.4kb2024-04-17 17:54:522024-04-17 17:54:53

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 182ms
memory: 8304kb

input:

12 256
100 100 100 1 100 100 100 100 100 100
6 5 4 3 2 1 2 3 4 5
100 100 10 100 100 100 100 100 100 100
12 256
100 100 100 1 100 100 100 100 100 100
100 100 100 100 100 1 100 100 100 100
100 100 10 100 100 100 100 100 100 100
1 100000
100000 100000 100000 100000 100000 100000 100000 100000 100000 10...

output:

Case 1: 9 3
Case 2: 12 3
Case 3: 500000 4
Case 4: 49999 49999
Case 5: 1100000 8
Case 6: 72079 17
Case 7: 32253 18
Case 8: 120838 26
Case 9: 63820 2
Case 10: 424307 13
Case 11: 349859 20
Case 12: 102282 35
Case 13: 146069 18
Case 14: 144069 15
Case 15: 146420 39
Case 16: 211682 23
Case 17: 54122 20
C...

result:

wrong answer 1st lines differ - expected: 'Case 1: 9 4', found: 'Case 1: 9 3'