QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#391685#3791. Interesting Calculatorucup-team13830 23ms6260kbC++172.1kb2024-04-16 18:06:042024-04-16 18:06:05

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 23ms
memory: 6260kb

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: 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 5th lines differ - expected: 'Case 5: 700000 7', found: 'Case 5: 555600000 5556'