QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#614957#9449. New School Termucup-team4752#WA 1ms3760kbC++203.9kb2024-10-05 17:14:262024-10-05 17:14:28

详细

Test #1:

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

input:

2 4
1 3
2 4
1 4
1 2

output:

0110

result:

wrong answer The division is not minimized.