QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#783106#9449. New School TermZhangYiDeWA 0ms1552kbC995.6kb2024-11-25 23:30:302024-11-25 23:30:43

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 1552kb

input:

2 4
1 3
2 4
1 4
1 2

output:

0011

result:

wrong answer The division is not minimized.