会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
PdrEam
博客园
首页
新随笔
联系
订阅
管理
02 2021 档案
2021牛客寒假 第一场
摘要:A-串 法一:动态规划构造法 #include<bits/stdc++.h> #define inf 0x3f3f3f3f #define ll long long #define MAX 1000001 const int N = 5e6+7; const int MOD = 1e9+7; usi
阅读全文
posted @
2021-02-04 16:56
PdrEam
阅读(63)
评论(0)
推荐(0)
公告