会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
lz
首页
管理
2019年1月23日
contest 1.23
摘要: A.骰子 规律 #include <iostream> #include<cstdio> typedef long long ll; using namespace std; ll dp[5][100005],sum[5][100005]; ll n,m; void init(){ dp[1][1]
阅读全文
posted @ 2019-01-23 11:18 l..q
阅读(145)
评论(0)
推荐(0)
公告