QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#151262#5561. Improving ITZhangYiDeWA 1ms5472kbC++20793b2023-08-26 16:11:282023-08-26 16:11:30

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

600

result:

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