QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#138086#6406. Stage ClearGuanYunchangWA 6ms7916kbPython345b2023-08-10 22:29:452023-08-10 22:29:50

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 6ms
memory: 7916kb

input:

4 4
4 2
5 3
2 6
1 2
1 3
2 4
3 4

output:

1
1
1
1

result:

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