随笔分类 -  数学——FWT

摘要:#include using namespace std; #define rep(i,a,n) for (int i=a;i=a;i--) #define pb push_back #define mp make_pair #define all(x) (x).begin(),(x).end() #define fi first #define se second #define SZ(x)... 阅读全文
posted @ 2019-07-23 16:47 灬从此以后灬 阅读(270) 评论(0) 推荐(0)
摘要:链接:https://www.nowcoder.com/acm/contest/147/A来源:牛客网 Niuniu has recently learned how to use Gaussian elimination to solve systems of linear equations. 阅读全文
posted @ 2018-08-28 22:30 灬从此以后灬 阅读(148) 评论(0) 推荐(0)