摘要:
"https://www.zybuluo.com/mdeditor" 阅读全文
posted @ 2017-10-11 21:46
LzyRapx
阅读(200)
评论(0)
推荐(0)
摘要:
题目链接: "232A Cycles(点击打开)" 题意: 要构成一个存在 $k$ 个三元环的图,需要多少个点,输出顶点数 $n$,并输出图。 题解: 题目中的任何图都可以用 $90$~ $100$个顶点构造完成。 Proof that $100$ vertices are always enoug 阅读全文
posted @ 2017-10-11 21:36
LzyRapx
阅读(343)
评论(0)
推荐(0)