摘要: 网上一堆题解,我写的是N^2优化的那种,nlogn,O(n)的那种能看懂,但是让我自己在赛场写,肯定没戏了 #include <cstdio> #include <iostream> #include <ctime> #include <vector> #include <cmath> #inclu 阅读全文
posted @ 2016-04-11 14:06 shuguangzw 阅读(233) 评论(0) 推荐(0)