QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#417803#6705. MedianZhaoZiLongWA 1ms3876kbC++171.2kb2024-05-22 22:21:372024-05-22 22:21:38

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

00000
000

result:

wrong answer 1st lines differ - expected: '01000', found: '00000'