矩阵操作模板
代码 #include <bits/stdc++.h> using namespace std; typedef long long ll; ll mod=0,isMod=0; //是否取模 struct M...
Read more
Axell
Feb 17, 2019
C++
,
笔记