会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
PushyTao
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
20
21
22
23
24
25
26
27
28
···
33
下一页
2020年10月2日
离散化处理
摘要: 什么是离散化呢?比如有这么一道题: 题目描述 小鱼有 n 名优秀的粉丝。 粉丝们得知小鱼将会在一条直线上出现,打算去膜他。为了方便,...
阅读全文
posted @ 2020-10-02 21:26 PushyTao
阅读(219)
评论(0)
推荐(0)
2020年10月1日
算法竞赛卡常优化
摘要: #pragma GCC optimize("Ofast,no-stack-protector,unroll-loops,fast-math") #pragma GCC target("sse,sse2,sse3,ssse3,sse4.1,sse4.2,avx,avx2,popcnt,tune=nat
阅读全文
posted @ 2020-10-01 19:28 PushyTao
阅读(32)
评论(0)
推荐(0)
卡常优化
摘要: #pragma GCC optimize("Ofast,no-stack-protector,unroll-loops,fast-m...
阅读全文
posted @ 2020-10-01 19:28 PushyTao
阅读(112)
评论(0)
推荐(0)
2020年9月24日
小思维题-蚂蚁感冒——蓝桥杯
摘要: [蚂蚁感冒](https://www.acwing.com/problem/content/description/1213/) D...
阅读全文
posted @ 2020-09-24 15:06 PushyTao
阅读(85)
评论(0)
推荐(0)
2020年9月22日
Elven Postman 二叉树遍历问题
摘要: Description Elves are very peculiar creatures. As we all know, the...
阅读全文
posted @ 2020-09-22 21:56 PushyTao
阅读(70)
评论(0)
推荐(0)
拓扑排序-Kitchen Plates
摘要: J. Kitchen Plates time limit per test1 second memory limit per tes...
阅读全文
posted @ 2020-09-22 20:34 PushyTao
阅读(71)
评论(0)
推荐(0)
2020年9月13日
2020中石油组队训练第八场记录
摘要: 问题 D: Eeny Meeny 时间限制: 2 Sec 内存限制: 128 MB 题目描述 “Eeny meeny miny mo...
阅读全文
posted @ 2020-09-13 21:28 PushyTao
阅读(112)
评论(0)
推荐(0)
2020年9月8日
The Famous ICPC Team Again
摘要: 时间限制: 5 Sec 内存限制: 128 MB 题目描述 When Mr. B, Mr. G and Mr. M were pre...
阅读全文
posted @ 2020-09-08 19:31 PushyTao
阅读(135)
评论(0)
推荐(0)
2020年9月6日
Contest Print Server组队第四场J
摘要: 问题 J:Contest Print Server 时间限制: 1 Sec 内存限制: 128 MB 题目描述 In ACM/ICP...
阅读全文
posted @ 2020-09-06 07:46 PushyTao
阅读(94)
评论(0)
推荐(0)
2020年8月16日
序列--(树状数组维护等差数列模板)
摘要: 题目描述 eobiyye给了你一个长度为n的序列ai,序列中每个元素的初始值为0。 接下来她会对这个序列进行m次操作,每次操作有4个...
阅读全文
posted @ 2020-08-16 17:17 PushyTao
阅读(158)
评论(0)
推荐(0)
上一页
1
···
20
21
22
23
24
25
26
27
28
···
33
下一页
公告