会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Sizaif
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
13
14
15
16
17
18
19
20
21
···
29
下一页
2017年8月27日
HDU 1394 Minimum Inversion Number(线段树,单节点修改,区间求和)
摘要: Minimum Inversion NumberTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 21314 ...
阅读全文
posted @ 2017-08-27 20:52 Sizaif
阅读(116)
评论(0)
推荐(0)
2017年8月26日
HUD 1166 敌兵布阵 (线段树, 单点修改)
摘要: 敌兵布阵Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 98670 Accepted Submissi...
阅读全文
posted @ 2017-08-26 15:58 Sizaif
阅读(175)
评论(0)
推荐(0)
2017年8月25日
codeforces 405 B Domino Effect (模拟)
摘要: B. Domino Effecttime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputLittle Chris know...
阅读全文
posted @ 2017-08-25 21:04 Sizaif
阅读(265)
评论(0)
推荐(0)
codeforces 185A Plant(矩阵快速幂)
摘要: A. Planttime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputDwarfs have planted a ve...
阅读全文
posted @ 2017-08-25 20:58 Sizaif
阅读(194)
评论(0)
推荐(0)
线段树知识点理解及其模板代码
摘要: 看完树状数组后, 终于发现有些地方还是需要用线段树来解题,还是 开始了解线段树了;线段树, 真正的像一棵树了, 不想树状数组,似数不是树,较难理解, 线段树是一个平衡树, 他和树状数组有一样的功能, 包括构造线段树,区间查询,单节点更新,以及区间更新;从比人那扒了...
阅读全文
posted @ 2017-08-25 15:39 Sizaif
阅读(169)
评论(0)
推荐(0)
Codeforces 785D Anton and School - 2 (范德蒙恒等式+ 乘法逆元)
摘要: D. Anton and School - 2time limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputAs you pr...
阅读全文
posted @ 2017-08-25 00:44 Sizaif
阅读(143)
评论(0)
推荐(0)
2017年8月23日
Codeforces 785C Anton and Fairy Tale (规律+二分查找)
摘要: 传送门C. Anton and Fairy Taletime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputAnton l...
阅读全文
posted @ 2017-08-23 21:46 Sizaif
阅读(196)
评论(0)
推荐(0)
Codeforces 785B Anton and Classes(贪心)
摘要: 传送门B. Anton and Classestime limit per test4 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputAnton lik...
阅读全文
posted @ 2017-08-23 21:22 Sizaif
阅读(156)
评论(0)
推荐(0)
2017年8月19日
UPC 2017 Summer Training 6 A,D,I
摘要: A. Anagramstime limit per test1.0 smemory limit per test512 MBinputstandard inputoutputstandard outputConsider the positional numeral ...
阅读全文
posted @ 2017-08-19 10:49 Sizaif
阅读(158)
评论(0)
推荐(0)
2017年8月18日
莫比乌斯反演知识点及其理解
摘要: 转载至 http://blog.csdn.net/acdreamers/article/details/8542292莫比乌斯反演在数论中占有重要的地位,许多情况下能大大简化运算。那么我们先来认识莫比乌斯反演公式。两种常用形式: 定理:和是定义在非负整数集合上的两个...
阅读全文
posted @ 2017-08-18 10:49 Sizaif
阅读(614)
评论(0)
推荐(0)
上一页
1
···
13
14
15
16
17
18
19
20
21
···
29
下一页
公告