11 2017 档案

摘要:#include<iostream> #include<cstring> #include<algorithm> #include<queue> #include<math.h> #include<cstdio> using namespace std; int gcd(int a,int b,in 阅读全文
posted @ 2017-11-04 18:51 浪矢-CL 阅读(156) 评论(0) 推荐(0) 编辑
摘要:T1 我直接就用的LCA ,可能慢点。反正数据试过了。 T2 期望dp不会啊。 T3 好麻烦。 阅读全文
posted @ 2017-11-04 13:51 浪矢-CL 阅读(88) 评论(0) 推荐(0) 编辑
摘要:T1 部分分 枚举某个数 100 离散化。或 map 相对了不知道呢过不能过。 T2 逆序对,不知对不对 归并排序, 阅读全文
posted @ 2017-11-03 11:38 浪矢-CL 阅读(85) 评论(0) 推荐(0) 编辑
摘要:T1 模拟,80? #include<iostream> #include<cstring> #include<queue> #include<algorithm> #include<cstdio> #include<cmath> #include<ctime> using namespace st 阅读全文
posted @ 2017-11-02 17:38 浪矢-CL 阅读(130) 评论(0) 推荐(0) 编辑
摘要:滑稽的题 T1 #include<iostream> #include<cstring> #include<queue> #include<algorithm> #include<cstdio> #include<cmath> #include<ctime> using namespace std; 阅读全文
posted @ 2017-11-02 10:52 浪矢-CL 阅读(198) 评论(0) 推荐(0) 编辑
摘要:T1 #include<iostream> #include<cstring> #include<cstdio> #include<algorithm> #include<queue> #include<cmath> using namespace std; const int N=1010; in 阅读全文
posted @ 2017-11-01 19:01 浪矢-CL 阅读(173) 评论(0) 推荐(0) 编辑
摘要:好慌啊 0分?? T1 感觉是组合数,不知道对不对。 #include<iostream> #include<cstring> #include<cstdio> #include<algorithm> #include<queue> #include<cmath> #include<ctime> u 阅读全文
posted @ 2017-11-01 09:36 浪矢-CL 阅读(150) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示