矩阵操作模板

代码 #include <bits/stdc++.h> using namespace std; typedef long long ll; ll mod=0,isMod=0; //是否取模 struct M...     Read more
Axell's avatar
Axell Feb 17, 2019