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