返回顶部
摘要: 传送门 一块田里草地格子不能相邻,问有几种方案。 预处理不相邻块 1 #include<iostream> 2 #include<cstdio> 3 #include<algorithm> 4 #include<vector> 5 #include<cstring> 6 #include<map> 阅读全文
posted @ 2018-09-06 14:29 牛奶加咖啡~ 阅读(129) 评论(0) 推荐(0) 编辑