会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Sizaif
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
15
16
17
18
19
20
21
22
23
···
29
下一页
2017年8月10日
HDU 4549 M斐波那契数列 (矩阵快速幂 + 费马小定理)
摘要: M斐波那契数列Time Limit: 3000/1000 MS (Java/Others) Memory Limit: 65535/32768 K (Java/Others)Total Submission(s): 3645 Accepted Submis...
阅读全文
posted @ 2017-08-10 09:07 Sizaif
阅读(161)
评论(0)
推荐(0)
2017年8月9日
HDU 1757 A Simple Math Problem (矩阵快速幂模板)
摘要: A Simple Math ProblemTime Limit: 3000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 5126 A...
阅读全文
posted @ 2017-08-09 17:01 Sizaif
阅读(127)
评论(0)
推荐(0)
矩阵快速幂与快速幂模板 整理
摘要: 快速幂和矩阵快速幂, 都是优化, 使时间复杂度在 log(N) 内, 对于 超大数 运算 极为有效矩阵快速幂与快速幂 其核心思想一样, 只不过用矩阵表达;模板如下:快速幂:typedef long long LL;LL fun(LL x,LL n,){ ...
阅读全文
posted @ 2017-08-09 16:51 Sizaif
阅读(219)
评论(0)
推荐(0)
2017年8月3日
POJ 3468 A Simple Problem with Integers (树状数组) (区间修改+区间查询)
摘要: A Simple Problem with IntegersTime Limit: 5000MS Memory Limit: 131072KTotal Submissions: 114049 Accepted: 35396Case Time Limit: 2000MS...
阅读全文
posted @ 2017-08-03 20:51 Sizaif
阅读(185)
评论(0)
推荐(0)
Gym - 100814A Arcade Game(全排列)
摘要: A. Arcade Gametime limit per test1.0 smemory limit per test1024 MBinputstandard inputoutputstandard outputArcade mall is a new modern ...
阅读全文
posted @ 2017-08-03 10:52 Sizaif
阅读(271)
评论(0)
推荐(0)
Gym - 100814L Candy Jars (博弈)
摘要: L. Candy Jarstime limit per test1.0 smemory limit per test1024 MBinputstandard inputoutputstandard outputAlice and Bob love to play th...
阅读全文
posted @ 2017-08-03 09:13 Sizaif
阅读(258)
评论(0)
推荐(0)
2017年8月2日
HDU 1754 I Hate it (树状数组)(区间最大值)
摘要: I Hate ItTime Limit: 9000/3000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 79684 Accepted Sub...
阅读全文
posted @ 2017-08-02 20:37 Sizaif
阅读(147)
评论(0)
推荐(0)
HDU 1166 敌兵布阵 (树状数组)
摘要: 敌兵布阵Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 94637 Accepted Submissi...
阅读全文
posted @ 2017-08-02 20:32 Sizaif
阅读(114)
评论(0)
推荐(0)
POJ 1990 MooFest (树状数组)
摘要: MooFestTime Limit: 1000MS Memory Limit: 30000KTotal Submissions: 8063 Accepted: 3640DescriptionEvery year, Farmer John's N (1 #include...
阅读全文
posted @ 2017-08-02 08:24 Sizaif
阅读(155)
评论(0)
推荐(0)
2017年7月31日
2017暑期ACM俱乐部个人训练赛第3场 7.28
摘要: 问题 A: Why Did the Cow Cross the Road时间限制: 1 Sec 内存限制: 128 MB提交: 199 解决: 40[提交][状态][讨论版]题目描述Why did the cow cross the road? Well, one...
阅读全文
posted @ 2017-07-31 20:11 Sizaif
阅读(250)
评论(0)
推荐(0)
上一页
1
···
15
16
17
18
19
20
21
22
23
···
29
下一页
公告