暴雨将至。
暴雨将至。
全部文章
未归档
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)
积分(1)
算法(2)
编程(1)
编译原理(1)
网络流(1)
莫比乌斯反演(1)
贪心(1)
趣味编程(1)
题解(1)
题集(1)
高斯消元(1)
归档
标签
去牛客网
登录
/
注册
暴雨将至。的博客
全部文章
/ 未归档
(共271篇)
第九届山东理工大学ACM网络编程擂台赛 正式赛 sdut4074博弈 - ldq的吃瓜比赛
题目链接 ldq的吃瓜比赛 Time Limit: 1000MS Memory Limit: 65536KB Submit Statistic Problem Description ldq 和 他的“好朋友”szq 开始了吃瓜比赛。现在有 n 个单位的瓜,两个人每次可以拿起 1 到 L ...
2017-11-19
0
434
Gym 101612L Little Difference
Problem L. Little Difference Input file: little.in Time limit: 3 seconds Output file: little.out Memory limit: 512 megabytes Little Lidia likes p...
2017-11-18
0
487
2017-2018 ACM-ICPC, NEERC, Northern Subregional Contest
SDUT 2017 Autumn Team Contest 19th 题解汇总 [Gym-101612I] [Problem I] I - Intelligence in Perpendicularia 计算在多边形内部可以看到,但在外部看不到的线条长度 思路:利用容斥原理,先计算多边形的...
2017-11-18
0
485
2017ccpc哈尔滨站题解合集
参考博客:1.http://blog.csdn.net/my_sunshine26/article/details/78516355 2. A Simple Stone Game Time Limit: 2000/1000 MS(Java/Others) Memory Limit: 26...
2017-11-15
0
828
2017ccpc哈尔滨 hdu 6231 B k-th number 题解 二分答案+尺取法
题目链接:https://cn.vjudge.net/problem/HDU-6231 Alice are given an array A[1..N]A[1..N] with NN numbers. Now Alice want to build an array BB by a param...
2017-11-15
0
410
ACM-ICPC国际大学生程序设计竞赛北京赛区(2017)网络赛 题解汇总 Territorial Dispute
A:模拟水题 http://blog.csdn.net/axuhongbo/article/details/78074877 E:计算几何,比赛时候队友暴力枚举过去的,但觉得凸包做更普遍一些,贴个凸包模板 http://www.cnblogs.com/Just–Do–It/p/7582228....
2017-09-24
0
368
ACM-ICPC国际大学生程序设计竞赛北京赛区(2017)网络赛 A. Visiting Peking University
ACM-ICPC国际大学生程序设计竞赛北京赛区(2017)网络赛 A. Visiting Peking University 题意,一个人去北京旅游,计划待m天,但是其中有一些天交通管制,不能出去,到北京有多少天交通管制,计划待的天数就加几,其中到达北京的第一天和其余m-1天没有交通管制的时刻去...
2017-09-24
0
388
概率--论文
LightOJ-1248-Dice (III) (数学期望) 题意:给出一个n个面的骰子,问掷出所有面的期望 论文链接: https://wenku.baidu.com/view/56147518a8114431b90dd81e.html 要弄清这个问题,首先我们来复习这样一个知识, 假如...
2017-09-18
0
535
重要-- 模板 计蒜客-2017 ACM-ICPC 亚洲区(乌鲁木齐赛区)网络赛J题Our Journey of Dalian Ends (最小费用最大流)
Life is a journey, and the road we travel has twists and turns, which sometimes lead us to unexpected places and unexpected people. Now our journey o...
2017-09-13
0
329
C. Coconut 2017 ACM-ICPC 亚洲区(乌鲁木齐赛区)网络赛
题目还不能看,先贴代码过来 code #include <iostream> #include<algorithm> #include<cstdio> #include<cstring> #include<cstdlib> using ...
2017-09-09
0
333
首页
上一页
7
8
9
10
11
12
13
14
15
16
下一页
末页