yoheng
yoheng
全部文章
分类
# 2019省赛集训个人和组队积分赛(6)
# codeforces(37)
# DFS(2)
# JAVA学习(10)
# Linux(1)
# NOIP题(3)
# Python学习(8)
# Python数据分析与挖掘(1)
# 做题总结(1)
# 动态规划(8)
# 并查集(2)
# 广搜(4)
# 数据库原理(1)
# 日常小结(1)
# 最小生成树(1)
# 树状数组(6)
# 矩阵快速幂(3)
# 线段树(6)
# 蓝桥杯(1)
ACM之路(1)
codeforces(15)
JAVA学习(2)
KMP(2)
map(1)
二分(1)
优先队列(1)
动态规划(2)
图论(2)
并查集(2)
广搜(1)
操作系统(2)
数据结构(1)
日记(3)
最小生成树(1)
未归档(137)
树状数组(1)
欧拉函数(2)
比赛题(1)
省赛集训个人和组队积分赛(5)
矩阵快速幂(1)
算法学习(3)
线段树(3)
计算机网络(7)
面经(1)
面试算法题(1)
面试经历(1)
归档
标签
去牛客网
登录
/
注册
yoheng的博客
全部文章
(共302篇)
A - Til the Cows Come Home
题目链接:https://cn.vjudge.net/contest/289568#problem/A Bessie is out in the field and wants to get back to the barn to get as much sleep as possible befo...
2021-04-23
0
611
D - Silver Cow Party
题目链接:https://cn.vjudge.net/contest/289568#problem/D One cow from each of N farms (1 ≤ N ≤ 1000) conveniently numbered 1…N is going to attend the big c...
2021-04-23
0
443
HDU - 1242
题目链接:https://cn.vjudge.net/contest/292780#problem/E 题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1242 Angel was caught by the MOLIGPY! He was put in...
2021-04-23
0
505
优先队列
优先队列的头文件&&声明 首先,你需要 #include using namespace std; 这两个头文件。 其次,一个优先队列声明的基本格式是: priority_queue<结构类型> 队列名; 具体使用可以看:我是博客 比如: priority_que...
2021-04-23
0
386
最小生成树-HDU - 2112
题目链接: 题目链接: 经过锦囊相助,海东集团终于度过了危机,从此,HDU的发展就一直顺风顺水,到了2050年,集团已经相当规模了,据说进入了钱江肉丝经济开发区500强。这时候,XHD夫妇也退居了二线,并在风景秀美的诸暨市浬浦镇陶姚村买了个房子,开始安度晚年了。 这样住了一段时间,徐总对当地的交通还...
2021-04-23
0
510
最小生成树-畅通工程续
某省自从实行了很多年的畅通工程计划后,终于修建了很多路。不过路多了也不好,每次要从一个城镇到另一个城镇时,都有许多种道路方案可以选择,而某些方案要比另一些方案行走的距离要短很多。这让行人很困扰。 现在,已知起点和终点,请你计算出要从起点到终点,最短需要行走多少距离。 Input 本题目包含多组数据...
2021-04-23
0
362
线段树-B - I Hate It
题目链接:https://cn.vjudge.net/contest/295268#problem/B 很多学校流行一种比较的习惯。老师们很喜欢询问,从某某到某某当中,分数最高的是多少。 这让很多学生很反感。 不管你喜不喜欢,现在需要你做的是,就是按照老师的要求,写一个程序,模拟老师的询问。当然,老...
2021-04-23
0
518
A. Restoring Three Numbers
题目链接:https://codeforces.com/contest/1154/problem/A A. Restoring Three Numbers time limit per test1 second memory limit per test256 megabytes inputstan...
2021-04-23
0
500
B. Make Them Equal
B. Make Them Equal time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output You are given a sequenc...
2021-04-23
0
398
HDU - 5546
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=5546 Yu Zhou likes to play Go with Su Lu. From the historical research, we found that there are much di...
2021-04-23
0
400
首页
上一页
1
2
3
4
5
6
7
8
9
10
下一页
末页