该文被密码保护。 阅读全文
posted @ 2017-08-10 20:50 Michael_Zhuang 阅读(8) 评论(0) 推荐(0) 编辑
摘要: 初二学完忘了QAQ,今天再学一发 原题Link:https://www.luogu.org/problem/show?pid=3379 Code: 1 #include <iostream> 2 #include <cstdio> 3 const int maxn=500000*2+100; 4 i 阅读全文
posted @ 2017-08-10 16:29 Michael_Zhuang 阅读(93) 评论(0) 推荐(0) 编辑