摘要: #define HAVE_STRUCT_TIMESPEC#include<bits/stdc++.h>using namespace std;int main(){ ios::sync_with_stdio(false); cin.tie(NULL); cout.tie(NULL); int n;/ 阅读全文
posted @ 2019-10-18 23:35 sewage 阅读(111) 评论(0) 推荐(0)
摘要: #define HAVE_STRUCT_TIMESPEC#include<bits/stdc++.h>using namespace std;long long a[1000007],b[1000007];int main(){ ios::sync_with_stdio(false); cin.ti 阅读全文
posted @ 2019-10-18 17:04 sewage 阅读(113) 评论(0) 推荐(0)
摘要: #define HAVE_STRUCT_TIMESPEC#include<bits/stdc++.h>using namespace std;vector<int>po[100007],col[100007];int main(){ ios::sync_with_stdio(false); cin. 阅读全文
posted @ 2019-10-18 16:41 sewage 阅读(182) 评论(0) 推荐(0)