QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#151174#5561. Improving ITGuanYunchangWA 1ms3556kbC++20697b2023-08-26 15:44:502023-08-26 15:44:52

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3556kb

input:

4 3
1000 900 800 900
700 600 500 400
1200 1200 1300
600 500

output:

-400

result:

wrong answer 1st lines differ - expected: '100', found: '-400'