QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#289206#7860. Graph of Maximum Degree 3ucup-team598#RE 0ms0kbC++143.9kb2023-12-23 16:10:052023-12-23 16:10:05

详细

Test #1:

score: 0
Runtime Error

input:

3 4
1 2 0
1 3 1
2 3 0
2 3 1

output:


result: