会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
$$AVICII$$
$\small \mathrm{bootpuss}$
He said one day you'll leave this world behind,so live a life you will remember.
博客园
首页
新随笔
管理
2021年11月9日
矩阵乘法优化dp
摘要: 题表 P3390 【模板】矩阵快速幂 板子 1 #include<bits/stdc++.h> 2 using namespace std; 3 const int MAXN=110; 4 const int mod=1e9+7; 5 int n; 6 struct Matrix{ 7 int jz
阅读全文
posted @ 2021-11-09 21:05 bootpuss
阅读(80)
评论(0)
推荐(0)
编辑
公告