Problem J. Journey with Pigshttp://codeforces.com/gym/241680/problem/J考察排序不等式算出来单位重量在每个村庄的收益,然后生序排列猪的重量也生序排列此时价值最大 1 #include<iostream> 2 #include<cst ...
分类:
其他好文 时间:
2019-04-05 12:07:52
阅读次数:
156
"Journey to HTTP/2" "HTTP/2" 距离我上一次通过博客写作以来, 经过了很长的一段安静的时间. 因为一直没有足够的时间投入其中. 直到现在有了一些空闲的时间, 我想利用他们写一些HTTP相关的文章. HTTP是一种协议, 每一个web开发者都应该知道他是如何推进整个网络的 并 ...
分类:
Web程序 时间:
2019-03-28 09:38:40
阅读次数:
237
列一下曾经做过的不会的图论题 "bzoj4398: 福慧双修" "bzoj4681: [Jsoi2010]旅行" "NEERC 2017 Problem J Journey from Petersburg to Moscow" ...
分类:
其他好文 时间:
2019-03-19 10:37:02
阅读次数:
106
"187. Gas Station" / "134. Gas Station" 本题难度: Medium Topic: Greedy Description There are N gas stations along a circular route, where the amount of ga ...
分类:
其他好文 时间:
2019-02-10 20:40:06
阅读次数:
233
Figure: The house floats up in the sky by balloons. This picture is also used in 2018 KAIST RUN Spring Contest poster. In the year 2117, Professor Jae ...
分类:
其他好文 时间:
2019-02-05 22:22:11
阅读次数:
146
题目链接:http://poj.org/problem?id=2488 题目解读:首先得弄清楚国际象棋中关于“马走日”的规则,如上图中的马,它的下一步的走法有8中,所以对每一个位置的马,它所能走的8个方向坐标设置为 dir[8][2]= {{-1,-2},{1,-2},{-2,-1},{2,-1}, ...
分类:
其他好文 时间:
2019-01-26 21:02:31
阅读次数:
220
领取地址:https://www.humblebundle.com/store/deponia the complete journey 完成注册后,需要绑定steam账号,这个无所谓的,随便绑定一个就可以。 点击这个Download now。 点击后出现的页面 一直往下翻就会看到下图所示的 点击那 ...
分类:
其他好文 时间:
2019-01-25 18:40:23
阅读次数:
283
想让你的网页变得整洁吗?找我就对了,当然你会认识几个新元素,和它们交朋友吧! 我帮你联系一下这几个新元素,这样交朋友就变得简单了 images里放着图片 以下是index.html的代码 1 <html> 2 <head> 3 <title>Sagway'n USA</title> 4 </head ...
分类:
Web程序 时间:
2019-01-16 22:52:13
阅读次数:
255
由于实验室研究方向变更,本文不再更新~ 本文是对《机器学习实战》进行学习时遇到问题记录。 由于书中代码使用Python2.X,而本机使用Python3.X,导致运行时有部分程序出现错误。 问题1: 问题位置: 3.2 在Python中使用Matplotlib注解绘制树形图(P45)——程序清单3-6 ...
分类:
其他好文 时间:
2019-01-04 17:18:31
阅读次数:
198
题目描述 Recently Irina arrived to one of the most famous cities of Berland — the Berlatov city. There are n showplaces in the city, numbered from 1 to n ...
分类:
其他好文 时间:
2018-12-30 17:28:57
阅读次数:
179