摘要: 1 #define bug(x) cout<<#x<<" is "<<x<<endl 2 #define IO std::ios::sync_with_stdio(0) 3 #include <bits/stdc++.h> 4 using namespace std; 5 #define ll lo 阅读全文
posted @ 2020-07-21 15:32 Venux 阅读(199) 评论(0) 推荐(0) 编辑
摘要: https://www.luogu.com.cn/problem/P1030 1 #define bug(x) cout<<#x<<" is "<<x<<endl 2 #define IO std::ios::sync_with_stdio(0) 3 #include <bits/stdc++.h> 阅读全文
posted @ 2020-07-21 15:10 Venux 阅读(241) 评论(0) 推荐(0) 编辑