摘要: 题目链接:https://nanti.jisuanke.com/t/31452AC代码(看到不好推的定理就先打表!!!!):#includeusing namespace std;# define maxn 40000+100int a[maxn];int b[max... 阅读全文
posted @ 2018-09-08 20:04 Let_Life_Stop 阅读(146) 评论(0) 推荐(0) 编辑
摘要: 题目链接:https://nanti.jisuanke.com/t/31452AC代码(看到不好推的定理就先打表!!!!):#includeusing namespace std;# define maxn 40000+100int a[maxn];int b[max... 阅读全文
posted @ 2018-09-08 20:04 Let_Life_Stop 阅读(171) 评论(0) 推荐(0) 编辑
摘要: 代码:#includeusing namespace std;# define maxn 100000+10int t1[maxn],t2[maxn];int main(){ ios::sync_with_stdio(false); int n; s... 阅读全文
posted @ 2018-09-08 09:57 Let_Life_Stop 阅读(155) 评论(0) 推荐(0) 编辑
摘要: 代码:#includeusing namespace std;# define maxn 100000+10int t1[maxn],t2[maxn];int main(){ ios::sync_with_stdio(false); int n; s... 阅读全文
posted @ 2018-09-08 09:57 Let_Life_Stop 阅读(218) 评论(0) 推荐(0) 编辑
摘要: 题目链接:http://acm.sdut.edu.cn/onlinejudge2/index.php/Home/Index/problemdetail/pid/2772.htmlAC代码:#includeusing namespace std;char s1[1000... 阅读全文
posted @ 2018-09-08 08:11 Let_Life_Stop 阅读(245) 评论(0) 推荐(0) 编辑
摘要: 题目链接:http://acm.sdut.edu.cn/onlinejudge2/index.php/Home/Index/problemdetail/pid/2772.htmlAC代码:#includeusing namespace std;char s1[1000... 阅读全文
posted @ 2018-09-08 08:11 Let_Life_Stop 阅读(346) 评论(0) 推荐(0) 编辑