icpc-沈阳区域赛-C
摘要:
矩阵快速幂 1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 using namespace std; 5 typedef long long ll; 6 const int n=7; 7 const ll mod=21 阅读全文
posted @ 2017-03-26 13:36 zAnonymous 阅读(115) 评论(0) 推荐(0)
浙公网安备 33010602011771号