QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#392239#3791. Interesting Calculatorucup-team13830 94ms9664kbC++171.3kb2024-04-17 12:01:212024-04-17 12:01:21

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 94ms
memory: 9664kb

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: 790 62
Case 2: 13700 137
Case 3: 500000 5
Case 4: 1000000000 1000000000
Case 5: 1000000000 1000000000
Case 6: 193678230 1984
Case 7: 237384686 3009
Case 8: 216524547 2446
Case 9: 253077164 2539
Case 10: 42201370 451
Case 11: 354485932 3646
Case 12: 818143553 8842
Case 13: 964407673 10268
Cas...

result:

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