Fork me on GitHub
摘要: 阅读全文
posted @ 2020-01-18 20:52 liusu123456 阅读(92) 评论(0) 推荐(0)
摘要: #include<iostream> #include<cstring> #include<cstdio> #include<algorithm> #define N 1000 #define M 1000 using namespace std; int n,tot; int a[N]; bool 阅读全文
posted @ 2020-01-18 20:51 liusu123456 阅读(83) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2020-01-18 20:50 liusu123456 阅读(124) 评论(0) 推荐(0)
摘要: #include<iostream> #include<cstdio> #include<algorithm> #include<cstring> #define N 1000010 using namespace std; int n,m,a[N]; int mx[N*4],mn[N*4]; vo 阅读全文
posted @ 2020-01-18 20:48 liusu123456 阅读(92) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2020-01-18 20:46 liusu123456 阅读(88) 评论(0) 推荐(0)
摘要: #include<iostream> #include<cstring> #include<cstdio> #include<algorithm> #define N 1000 #define M 1000 using namespace std; int n,f; int a[N]; bool c 阅读全文
posted @ 2020-01-18 20:45 liusu123456 阅读(121) 评论(0) 推荐(0)
摘要: #include<iostream> #include<cstdio> #include<algorithm> #include<cstring> #define N 1000010 using namespace std; int n,a[N]; void up(int x) { while(x> 阅读全文
posted @ 2020-01-18 20:43 liusu123456 阅读(122) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2020-01-18 20:38 liusu123456 阅读(9) 评论(0) 推荐(0)
摘要: #include<iostream> #include<cstring> #include<cstdio> #include<algorithm> #define N 1000 #define M 1000 using namespace std; int n,tot; int a[N]; bool 阅读全文
posted @ 2020-01-18 20:22 liusu123456 阅读(6) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2020-01-18 19:42 liusu123456 阅读(27) 评论(0) 推荐(0)
摘要: #include<iostream> #include<cstdio> #include<algorithm> #include<cstring> #define N 1000010 using namespace std; int n,m,a[N]; int mx[N*4],mn[N*4]; vo 阅读全文
posted @ 2020-01-18 19:41 liusu123456 阅读(11) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2020-01-18 19:40 liusu123456 阅读(10) 评论(0) 推荐(0)
摘要: #include<iostream> #include<cstring> #include<cstdio> #include<algorithm> #define N 1000 #define M 1000 using namespace std; int n,f; int a[N]; bool c 阅读全文
posted @ 2020-01-18 19:37 liusu123456 阅读(17) 评论(0) 推荐(0)