会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
PushyTao
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
19
20
21
22
23
24
25
26
27
···
33
下一页
2020年11月15日
Dropping Balls—满二叉树
摘要: 题意: 给出一棵满二叉树,编号从上往下、从左向右进行编号,然后每次询问给出一个树的深度,以及当前查询的是第几个球,问这个球的编号是...
阅读全文
posted @ 2020-11-15 17:07 PushyTao
阅读(61)
评论(0)
推荐(0)
2020年11月11日
UPC组队训练-补题记录
摘要: Game on a Tree 时间限制: 1 Sec 内存限制: 1024 MB 题目描述 Alice and Bob play a...
阅读全文
posted @ 2020-11-11 16:18 PushyTao
阅读(65)
评论(0)
推荐(0)
并查集计数——总结与例题
摘要: 比较基础的知识可以看这位大佬的博客 or 这篇博客 并查集主要有初始化、union、计数等 const int N = 1008;l...
阅读全文
posted @ 2020-11-11 14:13 PushyTao
阅读(126)
评论(0)
推荐(0)
2020年11月10日
数学题-零点式转换为一般式Know your Aliens
摘要: CF网址Know your Aliens 题目描述 Our world has been invaded by shapeshift...
阅读全文
posted @ 2020-11-10 18:49 PushyTao
阅读(140)
评论(0)
推荐(0)
2020年10月24日
数据结构知识整理
摘要: 标题2020 - 1024 == 996 你品,你细品 堆、栈、队列 大根堆小根堆 大根堆 堆顶的元素是最大的,越往下越小 小根堆 ...
阅读全文
posted @ 2020-10-24 11:40 PushyTao
阅读(85)
评论(0)
推荐(0)
2020年10月13日
杜教筛BM(找规律)
摘要: 代码来自学长 #includeusing namespace std;#define rep(i,a,n) for (int i=a...
阅读全文
posted @ 2020-10-13 19:35 PushyTao
阅读(54)
评论(0)
推荐(0)
2020年10月8日
LaTeX数学符号大全()
摘要: 原文网址: https://blog.csdn.net/LCCFlccf/article/details/89643585 1.操作...
阅读全文
posted @ 2020-10-08 13:51 PushyTao
阅读(160)
评论(0)
推荐(0)
2020年10月6日
Just Arrange the Icons——优雅的暴力
摘要: J. Just Arrange the Icons time limit per ...
阅读全文
posted @ 2020-10-06 19:20 PushyTao
阅读(107)
评论(0)
推荐(0)
Tree with Maximum Cost---CF1092F 树上DP
摘要: F. Tree with Maximum Cost time limit per test2 seco...
阅读全文
posted @ 2020-10-06 13:28 PushyTao
阅读(64)
评论(0)
推荐(0)
2020年10月5日
Lexicography——CF1267L构造题
摘要: L. Lexicography time limit per test3 seconds ...
阅读全文
posted @ 2020-10-05 21:52 PushyTao
阅读(86)
评论(0)
推荐(0)
上一页
1
···
19
20
21
22
23
24
25
26
27
···
33
下一页
公告