会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
The-Pines-of-Star
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
下一页
2018年8月25日
8.25 ccpc 比赛总结
摘要: 今天的比赛总结:1.线段树模板不够熟练,调bug调了很久。2.1009一开始的思路错了,没有想清楚就开始打代码,不应该,之后的话代码写的很混乱,取模取得不对。3.心态不好,没有鼓励,只有负面情绪。4.以后的话,我调节比赛节奏,该做哪题不该做哪题,思路之间进行交流,打出...
阅读全文
posted @ 2018-08-25 21:43 The-Pines-of-Star
阅读(103)
评论(0)
推荐(0)
2018年7月30日
莫比乌斯反演题目总结
摘要: 之前的小结:https://blog.csdn.net/fufck/article/details/788443091.bzoj2301 题意:满足 a ≤ x ≤ b , c ≤ y ≤ d ,且gcd(x,y) = k 的个数(1≤n≤50000,1≤a≤b≤50...
阅读全文
posted @ 2018-07-30 14:45 The-Pines-of-Star
阅读(224)
评论(0)
推荐(0)
HDU 4848 Wow! Such Conquering! (搜索+floyd)
摘要: Wow! Such Conquering!Time Limit: 15000/8000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Oth...
阅读全文
posted @ 2018-07-30 12:27 The-Pines-of-Star
阅读(161)
评论(0)
推荐(0)
2018年7月7日
Codeforces 982 C Cut 'em all!(DFS)
摘要: C. Cut 'em all!time limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou're given a tre...
阅读全文
posted @ 2018-07-07 14:44 The-Pines-of-Star
阅读(169)
评论(0)
推荐(0)
Codefoces 986C AND Graph(DFS)
摘要: C. AND Graphtime limit per test4 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou are given a set ...
阅读全文
posted @ 2018-07-07 14:18 The-Pines-of-Star
阅读(228)
评论(0)
推荐(0)
CodeForces 986A Fair(BFS)
摘要: A. Fairtime limit per test2 secondsmemory limit per test512 megabytesinputstandard inputoutputstandard outputSome company is going to ...
阅读全文
posted @ 2018-07-07 13:45 The-Pines-of-Star
阅读(286)
评论(0)
推荐(0)
2018年6月20日
ACM经验贴
摘要: 1.如没有这个比赛,我们就会觉得这个知识连老师都没有教我们为什么要学;如果没有更大的舞台,我们就不会想去努力,我们永远不会知道自己的实力其实可以多强;如果没有发现比我们基础还好还比我们努力的人,我们就不知道我们浪费了多少时间。2.永远不要想着把难题都留给队友,不要想着...
阅读全文
posted @ 2018-06-20 14:16 The-Pines-of-Star
阅读(179)
评论(0)
推荐(0)
2018年5月25日
Kattis A+B Problem(FFT)
摘要: 题意:求n个数中任取三个组合成ai+aj=ak 的对数思路:把给的数作为多项式的次幂,出现的次数为系数,然后用FFT进行多项式的乘法#include #include #include #include #include #include #define maxn (...
阅读全文
posted @ 2018-05-25 08:22 The-Pines-of-Star
阅读(112)
评论(0)
推荐(0)
2018年5月13日
CF E. Porcelain (双向dp)
摘要: E. Porcelaintime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputDuring her tantrums t...
阅读全文
posted @ 2018-05-13 22:40 The-Pines-of-Star
阅读(271)
评论(0)
推荐(0)
2018年5月1日
hihocoder 1643 Puzzle Game(北京icpc2017 现场赛)
摘要: #1634 : Puzzle Game时间限制:1000ms单点时限:1000ms内存限制:256MB描述Once upon a time, there was a little dog YK. One day, he went to an antique shop ...
阅读全文
posted @ 2018-05-01 14:39 The-Pines-of-Star
阅读(238)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
下一页
公告