QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#151273#5561. Improving ITZhangYiDeWA 1ms5484kbC++20838b2023-08-26 16:15:592023-08-26 16:16:00

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

700

result:

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