摘要:
#include #include #include #include using namespace std; typedef __int64 int64; const int N = 10; const int MOD = 9973; int k,n; int arr[N],f[N]; struct Matrix{ int mat[N][N]; Matrix operato... 阅读全文
posted @ 2018-02-07 23:44
TTTCoder
阅读(187)
评论(0)
推荐(0)

浙公网安备 33010602011771号