暴雨将至。
暴雨将至。
全部文章
分类
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)
归档
标签
去牛客网
登录
/
注册
暴雨将至。的博客
全部文章
(共97篇)
F-暗色主题
暗色主题 Time Limit: 1000MS Memory Limit: 65536KB Submit Statistic Discuss Problem Description 命题组最近调试暗色主题时出了某些事故,导致暂时废弃了此题,题面也先移除掉了。Mark 一下,愚人节之前回来...
acm
sdut
算法
c语言
题解
2017-04-02
0
507
破坏队形
破坏队形 Time Limit: 1000MS Memory Limit: 65536KB Statistic Problem Description (这可能是本场比赛里唯一的题面无坑点且好做的题了 2333) 水群是青少年喜闻乐见的娱乐活动,在群聊中,经常...
acm
sdut
算法
题解
c语言
2017-04-02
0
603
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 1611 并查集模板
The Suspects Time Limit: 1000MS Memory Limit: 20000K Total Submissions: 37006 Accepted: 17936 ...
sdut
题解
acm
算法
poj
2017-04-08
0
939
简单计算几何+卡精度 New Year Table CodeForces - 140A
链接:https://cn.vjudge.net/contest/166560#problem/D 注意题目中小圆一定贴着边放 Gerald is setting the New Year table. The table has the form of a circle; its radius...
codeforces
计算几何
acm
题解
2017-06-06
0
475
cf - 148 -- c 特殊判定 构造特定序列
C. Terse princess time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard output «Next please», — the p...
cf
acm
题解
思维
技巧
2017-06-15
0
450
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-基础3 B - Ignatius and the Princess IV HDU - 1029
链接:https://vjudge.net/contest/163018#problem/B 题意 给n(奇数)个数,定义特殊的数为在序列中出现次数不少于(n+1)/2次的数,找出这个特殊的数 题目非常水,根本没有需要特殊考虑的情况 所以导致有好几种解法 #include<cstdi...
dp
动态规划
acm
2017-08-10
0
412
基础dp - 完全背包 F - Piggy-Bank HDU - 1114
题目链接:https://vjudge.net/contest/163018#problem/F 题意: 题意:存钱罐可以往里面放一些价值小的钱,但是时间久了就不知道里面有多少钱了,除非你打破它。现在给出空罐子的重量和最满能装到多重,然后给出每种硬币的价值和重量,我们要在不打破它的情况下确认罐子...
dp
acm
动态规划
2017-08-10
0
444
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
首页
上一页
1
2
3
4
5
6
7
8
9
10
下一页
末页