会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
蒟蒻豆进阶之路
管理
随笔分类 -
数位分离
P1554 梦中的统计题解
摘要:题目传送门 总结 1、用桶计数,适合数量不多的场景,比如本题,就是记录$0 \sim 9$ 2、考查数位分离 #include <bits/stdc++.h> using namespace std; const int N = 11; int a[N]; int main() { int m, n
阅读全文
posted @
2021-07-21 14:09
糖豆爸爸
阅读(303)
评论(0)
推荐(0)
公告
Live2D