随笔分类 -  玄学-染色

摘要:题面:https://www.luogu.org/problem/P1330 cpp 本题直接将相邻点染成不同的颜色,遇到染不了的就输出Impossible 然后每次统计染色点数少的加起来就行了. Code: include include include include include inclu 阅读全文
posted @ 2019-09-30 13:18 prestige 阅读(119) 评论(0) 推荐(0)