暴雨将至。
暴雨将至。
全部文章
分类
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)
归档
标签
去牛客网
登录
/
注册
暴雨将至。的博客
全部文章
(共6篇)
POJ - 2431 Expedition :贪心+优先队列
Expedition A group of cows grabbed a truck and ventured on an expedition deep into the jungle. Being rather poor drivers, the cows unfortunat...
acm
sdut
算法
poj
题解
2017-04-07
0
483
poj-2155 matrix :二维树状数组
Matrix Time Limit: 3000MS Memory Limit: 65536K Total Submissions: 26943 Accepted: 9873 ...
poj
2017-04-07
0
381
poj - 1284 欧拉函数的应用 求原根个数
We say that integer x, 0 < x < p, is a primitive root modulo odd prime p if and only if the set { (x i mod p) | 1 <= i <= p-1 } is equa...
poj
题解
sdut
函数
应用
2017-04-07
0
499
poj 1611 并查集模板
The Suspects Time Limit: 1000MS Memory Limit: 20000K Total Submissions: 37006 Accepted: 17936 ...
sdut
题解
acm
算法
poj
2017-04-08
0
939
dp基础-1 A - Max Sum Plus Plus HDU - 1024
链接:https://vjudge.net/contest/163018#problem/A #include<cstdio> #include<cstring> #include<cmath> #include<cstdlib> #include&...
dp
acm
poj
2017-08-10
0
404
dp基础8-- O - Treats for the Cows POJ - 3186
参考博客 http://blog.csdn.net/zizaimengzhongyue/article/details/9413387 dfs ht...
poj
acm
动态规划
dp
2017-08-11
0
476