QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#413826#3791. Interesting CalculatorZhaoZiLong0 71ms5136kbC++201.2kb2024-05-18 09:36:442024-05-18 09:36:44

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 71ms
memory: 5136kb

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: 103 4
Case 3: 500000 5
Case 4: 124995 24996
Case 5: 500000000 5000
Case 6: 11866252 1983
Case 7: 1157817 917
Case 8: 2910742 918
Case 9: 95042 9
Case 10: 31665541 361
Case 11: 2131308 155
Case 12: 8064015 4385
Case 13: 31196161 2567
Case 14: 9712568 807
Case 15: 12769668 3879
Cas...

result:

wrong answer 2nd lines differ - expected: 'Case 2: 12 3', found: 'Case 2: 103 4'