暴雨将至。
暴雨将至。
全部文章
分类
2016(4)
2018ACM训练题目+思考(10)
2018牛客多校(3)
ACM(47)
acm-icpc(1)
ACM-动态规划(1)
ACM-备战天梯赛(1)
ACM-训练赛(1)
c++(1)
ccpc(1)
cf(2)
codefoces(2)
codefoces 个人赛水题记录(4)
codeforces(7)
Cover the Paths(1)
dfs(1)
dijkstra(1)
dp(11)
gcd(1)
hackerrank(1)
hankrank(1)
pick定理(1)
poj(3)
SAT(1)
sdut(5)
sdut-acm(1)
string(3)
Taotao Picks Apples(1)
uva(1)
vim(1)
vim,acm(2)
Vocabulary(2)
动态规划(1)
匹配(1)
区域赛(1)
区间dp(1)
后缀数组(1)
字典树(1)
完全平方数(1)
山理工(1)
快速排序(1)
愚人节(1)
新突破,新知识(1)
暴力(1)
期望(1)
未归档(271)
积分(1)
算法(2)
编程(1)
编译原理(1)
网络流(1)
莫比乌斯反演(1)
贪心(1)
趣味编程(1)
题解(1)
题集(1)
高斯消元(1)
归档
标签
去牛客网
登录
/
注册
暴雨将至。的博客
全部文章
(共419篇)
hdu6239 Interview 期望+拉格朗日插值法|生成函数 推公式
Interview Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 262144/262144 K (Java/Others) Total Submission(s): 157 Accepted Submission(s): 60 Pr...
2017-12-01
0
512
Dancing Cows 训练赛题目--低级匹配(暴力) [SPOJ-DCOWS]
题目链接 Dancing Cows SPOJ - DCOWS It’s the spring dance and, in a rare occurrence, the N (1 ≤ N ≤ 5000) bulls have been invited to dance with the M (N ...
匹配
暴力
acm
题解
DCOWS
2017-11-30
0
556
生成函数入门【模板整理】
母函数 又称生成函数,是ACM竞赛中经常使用的一种解题算法,常用来解决组合方面的题目。 母函数通常解决类似如下的问题: 给5张1元,4张2元,3张5元,要得到15元,有多少种组合? 某些时候会规定至少使用3张1元、1张2元、0张5元。 某些时候会规定有无数张1元、2元、5元。 …… 解...
2017-11-29
0
930
ccpc哈尔滨A [HDU-6230] Palindrome Manacher+树状数组
提交链接 Alice like strings, especially long strings. For each string, she has a special evaluation system to judge how elegant the string is. She define...
2017-11-29
0
455
区间dp||记忆化搜索 Game of Sum UVA - 10891 or Light OJ 1031---Easy Game(区间DP)
最近的个人赛dp 题目链接 This is a two player game. Initially there are n integer numbers in an array and players A and B get chance to take them alternativel...
区间dp
记忆化搜索
uva
2017-11-29
0
456
SDUT 2016级 CF 每周题集 Round 2
题集链接 额外题目链接: 最短路存储 离散化ST A: 26个字母的循环,找最小拨钟次数,找出三种拨钟方法的最小值(取正值) #include <iostream> #include<bits/stdc++.h> using namespace std; char...
2017-11-29
0
269
(水)#6248. 「CodePlus 2017 11 月赛」晨跑
“无体育,不清华”、“每天锻炼一小时,健康工作五十年,幸福生活一辈子” 在清华,体育运动绝对是同学们生活中不可或缺的一部分。为了响应学校的号召,模范好学生王队长决定坚持晨跑。不过由于种种原因,每天都早起去跑步不太现实,所以王队长决定每 aaa 天晨跑一次。换句话说,假如王队长某天早起去跑了步,之后...
2017-11-27
0
415
CodeForces 727B Bill Total Value 大模拟,带小数的整数相加
题目链接 Vasily exited from a store and now he wants to recheck the total price of all purchases in his bill. The bill is a string in which the names of ...
string
codeforces
整数小数
加法
727B
2017-11-24
0
488
(CodeForces 883A) The Meaningless Game 二分答案思路+骚操作
感谢博客:http://blog.csdn.net/puppet__/article/details/78395603 A. The Meaningless Game time limit per test: 1 second memory limit per test:256 megabyt...
codeforces
开方
acm
二分答案
操作
2017-11-22
0
477
精【模板 】拉格朗日插值法
链接:http://blog.csdn.net/walkandthink/article/details/42683729 http://blog.csdn.net/u013050857/article/details/43929087 http://tieba.baidu.com/p/3807...
2017-11-22
0
371
首页
上一页
11
12
13
14
15
16
17
18
19
20
下一页
末页