QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#392222#3791. Interesting Calculatorucup-team13830 266ms26676kbC++171.5kb2024-04-17 11:38:392024-04-17 11:38:39

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 266ms
memory: 26676kb

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: 600000 6
Case 4: 49999 49999
Case 5: 555600000 5556
Case 6: 13335400 2230
Case 7: 1283637 1070
Case 8: 3263846 1050
Case 9: 63820 10
Case 10: 35178861 401
Case 11: 2475236 181
Case 12: 16128030 8770
Case 13: 39259236 1714
Case 14: 10810842 895
Case 15: 25539336 7758
...

result:

wrong answer 3rd lines differ - expected: 'Case 3: 500000 5', found: 'Case 3: 600000 6'