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