随笔分类 -  缺省源

摘要:#include <bits/stdc++.h> using namespace std; #define Multicase() for(int T = read() ; T ; T--) #define lowbit(x) (x & (-x)) #define ls(p) (p<<1) #def 阅读全文 »
posted @ 2022-06-28 14:21 TheSky233 阅读(22) 评论(0) 推荐(1) 编辑
摘要:#include <cstdio> #include <algorithm> #include <vector> using namespace std; typedef pair<int,int> pii; #define F(i,a,b) for(int i=a;i<=(b);++i) #def 阅读全文 »
posted @ 2022-05-15 16:21 TheSky233 阅读(30) 评论(0) 推荐(1) 编辑

点击右上角即可分享
微信分享提示