摘要: 思路:这题又是参考的cf自带题解:At fi... 阅读全文
posted @ 2019-11-15 20:53 YuhanのBlog 阅读(99) 评论(0) 推荐(0) 编辑
摘要: 思路:这题又是参考的cf自带题解:At fi... 阅读全文
posted @ 2019-11-15 20:53 YuhanのBlog 阅读(93) 评论(0) 推荐(0) 编辑
摘要: 思路:1.正着存一个图,再把边的方向倒过来再... 阅读全文
posted @ 2019-11-15 16:59 YuhanのBlog 阅读(81) 评论(0) 推荐(0) 编辑
摘要: 思路:1.正着存一个图,再把边的方向倒过来再... 阅读全文
posted @ 2019-11-15 16:59 YuhanのBlog 阅读(110) 评论(0) 推荐(0) 编辑
摘要: 思路:1.x>=y或x>=4都可以算到y;2... 阅读全文
posted @ 2019-11-15 11:57 YuhanのBlog 阅读(85) 评论(0) 推荐(0) 编辑
摘要: 思路:1.x>=y或x>=4都可以算到y;2... 阅读全文
posted @ 2019-11-15 11:57 YuhanのBlog 阅读(82) 评论(0) 推荐(0) 编辑
摘要: 思路:贪心即可代码:#define IOS ... 阅读全文
posted @ 2019-11-15 11:54 YuhanのBlog 阅读(52) 评论(0) 推荐(0) 编辑
摘要: 思路:贪心即可代码:#define IOS ... 阅读全文
posted @ 2019-11-15 11:54 YuhanのBlog 阅读(79) 评论(0) 推荐(0) 编辑