QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#391477#3791. Interesting Calculatorucup-team13830 39ms8664kbC++172.2kb2024-04-16 16:41:262024-04-16 16:41:26

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 39ms
memory: 8664kb

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 4
Case 2: 12 3
Case 3: 500000 5
Case 4: 49999 49999
Case 5: 700000 7
Case 6: 66022 10
Case 7: 37407 11
Case 8: 120723 18
Case 9: 63820 10
Case 10: 257698 7
Case 11: 196220 11
Case 12: 47776 19
Case 13: 144872 10
Case 14: 179028 11
Case 15: 132017 22
Case 16: 204366 12
Case 17: 59950 9
Case...

result:

wrong answer 6th lines differ - expected: 'Case 6: 68382 10', found: 'Case 6: 66022 10'