摘要: #include<bits/stdc++.h>#define ll long long#define speed_up ios::sync_with_stdio(false);cin.tie(0);cout.tie(0);using namespace std;/*俄罗斯方块游戏题意:有n个数,从左 阅读全文
posted @ 2020-06-09 19:23 SyrupWRLD 阅读(122) 评论(0) 推荐(0)
摘要: #include<bits/stdc++.h>#define ll long long#define speed_up ios::sync_with_stdio(false);cin.tie(0);cout.tie(0);using namespace std;/*题意:一个长度为n的数组A,将n个 阅读全文
posted @ 2020-06-09 18:53 SyrupWRLD 阅读(181) 评论(0) 推荐(0)
摘要: #include<bits/stdc++.h>#define ll long long#define speed_up ios::sync_with_stdio(false);cin.tie(0);cout.tie(0);using namespace std;/*给定一个正整数n,求任意两个正整数 阅读全文
posted @ 2020-06-09 17:10 SyrupWRLD 阅读(158) 评论(0) 推荐(0)
摘要: #include<bits/stdc++.h>#define ll long long#define speed_up ios::sync_with_stdio(false);cin.tie(0);cout.tie(0);using namespace std;/*题意:给定两个整数n和k,找出n是 阅读全文
posted @ 2020-06-09 15:25 SyrupWRLD 阅读(115) 评论(0) 推荐(0)
摘要: #include<bits/stdc++.h>#define ll long long#define speed_up ios::sync_with_stdio(false);cin.tie(0);cout.tie(0);using namespace std;/**/const ll N=2e5+ 阅读全文
posted @ 2020-06-05 15:28 SyrupWRLD 阅读(142) 评论(0) 推荐(0)
摘要: #include<bits/stdc++.h>#define ll long long#define speed_up ios::sync_with_stdio(false);cin.tie(0);cout.tie(0);using namespace std;const ll nl=1e18;/* 阅读全文
posted @ 2020-06-04 20:10 SyrupWRLD 阅读(88) 评论(0) 推荐(0)
摘要: #include<bits/stdc++.h>#define ll long long#define speed_up ios::sync_with_stdio(false);cin.tie(0);cout.tie(0);using namespace std;const ll nl=1e18;/* 阅读全文
posted @ 2020-06-04 19:13 SyrupWRLD 阅读(101) 评论(0) 推荐(0)
摘要: #include<bits/stdc++.h>#define ll long long#define speed_up ios::sync_with_stdio(false);cin.tie(0);cout.tie(0);using namespace std;const ll nl=1e18;/* 阅读全文
posted @ 2020-06-04 18:09 SyrupWRLD 阅读(156) 评论(0) 推荐(0)
摘要: #include<bits/stdc++.h>#define ll long long#define speed_up ios::sync_with_stdio(false);cin.tie(0);cout.tie(0);using namespace std;const ll nl=1e5+5;/ 阅读全文
posted @ 2020-06-02 19:53 SyrupWRLD 阅读(143) 评论(0) 推荐(0)
摘要: #include<bits/stdc++.h>#define ll long long#define speed_up ios::sync_with_stdio(false);cin.tie(0);cout.tie(0);using namespace std;const ll nl=1e5+5;/ 阅读全文
posted @ 2020-06-02 11:02 SyrupWRLD 阅读(185) 评论(0) 推荐(0)