nuoyanli
nuoyanli
全部文章
分类
DP(5)
Java(4)
java->acm(2)
markdown(1)
python(15)
STL(1)
ubuntu(5)
Vim(2)
做题心得(47)
反思(6)
字符串(1)
并查集(2)
思路(2)
搜索(7)
数学(3)
数据离散化(1)
数据结构(1)
最短路(1)
月赛(1)
未归档(111)
蓝桥杯(2)
虚拟机(1)
题解(1)
web(1)
归档
标签
去牛客网
登录
/
注册
nuoyanli的博客
等我拿到银牌,做我女朋友好不好!
全部文章
(共223篇)
D - Silver Cow Party(dijstra+矩阵转置)
题目来源: https://vjudge.net/contest/290751#problem/D One cow from each of N farms (1 ≤ N ≤ 1000) conveniently numbered 1..N is going to attend the big ...
矩阵转置
2019-04-09
0
474
G - New Year Bonus Grant ZOJ - 2315(贪心)
题目来源: https://vjudge.net/contest/293466#problem/G http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=2315 All programmers of Mocrosoft so...
2019-04-08
0
537
java创建一个女朋友类(对象啥的new一个就是)==建造者模式,一键重写
创建一个女朋友,她有很多的属性,比如:性别,年龄,身高,体重,类型等等,虽然每个女朋友都有这些属性,但是每个人找女朋友的要求都是不一样的,有的人喜欢男的,有的人喜欢女的,有的喜欢胖的,不同的人可以根据自己的喜好去建造不同的女朋友,我们不需要关心她是怎么建造的,我们只需要去指定她的属性就行了 相比如...
2019-04-07
0
508
B - Minimum 线段树单点更新
题目来源: https://vjudge.net/contest/293466#problem/B https://vjudge.net/problem/1087342/origin You are given a list of integers a0, a1, …, a2^k-1. Yo...
2019-04-07
0
383
C - Maximize! CodeForces - 939E (三分
题目来源: https://vjudge.net/contest/293215#problem/C http://codeforces.com/problemset/problem/939/E You are given a multiset S consisting of positive ...
2019-04-06
0
748
spfa模板加实例-刘汝佳紫书(主函数ac大法
原文链接:https://blog.csdn.net/qq_43568078/article/details/88924450#commentsedit请支持原创 Wormholes While exploring his many farms, Farmer John has discovere...
2019-04-05
0
418
F - Zebras CodeForces - 950C (vector建图
题目来源: https://vjudge.net/contest/292642#problem/F https://codeforces.com/problemset/problem/950/C Oleg writes down the history of the days he lived...
2019-04-05
0
408
G - Sliding Window POJ - 2823(单调队列 && 线段树写法(线段树板子))
题目来源: https://vjudge.net/contest/292642#problem/G http://poj.org/problem?id=2823 Description An array of size n ≤ 106 is given to you. There is a ...
2019-04-05
0
654
哈尔滨工程大学ACM预热赛 E.Mother's Day
链接:https://ac.nowcoder.com/acm/contest/554/E 来源:牛客网 题目描述 Mother's Day is a celebration honoring the mother of the family, as well as motherhood, m...
2019-04-03
0
515
FZU 1924 Problem 1924 死锁
题目来源: https://vjudge.net/contest/292206#problem/E http://acm.fzu.edu.cn/problem.php?pid=1924 Problem Description 在操作系统中存在着死锁问题。 进程在执行过程中,因争夺资源而造...
并查集
2019-04-03
0
446
首页
上一页
6
7
8
9
10
11
12
13
14
15
下一页
末页