QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#194204#6373. Impress HerZhaoZiLongWA 1ms5648kbC++2.7kb2023-09-30 19:34:092023-09-30 19:34:10

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3 4
1 2 2 4
1 1 1 4
5 1 7 4

output:

2

result:

wrong answer 1st numbers differ - expected: '3', found: '2'