Reference: http://blog.csdn.net/witnessai1/article/details/52612012 Kaggle是一个数据分析的竞赛平台,网址:https://www.kaggle.com/ 企业或者研究者可以将数据、问题描述、期望的指标发布到Kaggle上,以竞 ...
分类:
其他好文 时间:
2016-09-29 07:40:01
阅读次数:
163
Part1成长&未来 三流的竞赛生 初一开始真正接触计算机。那时候是参加了学校的选拔,据说过了选拔可以免费参加编程培训,凭着好奇心就报名了,而且很幸运地通过了(大概先上四五节课,然后有一个考试,考试的前多少名可以留下来,其他人就不继续培训了,参加的人绝大多数都是零基础)。但是当时并不知道这个培训的目 ...
分类:
其他好文 时间:
2016-09-28 22:24:55
阅读次数:
143
【引言】 由于树具有一般的图没有的特点,所以在竞赛中的应用更广。 在一些树上路径问题中,暴力求解时间复杂度过高,往往需要一些更为高效的算法,点分治就是其中之一。 【流程】 1、首先选取一个点,把无根树变成有根树。 那么如何选点呢? ——树型动规 因为树是递归定义的,所以我们当然希望递归的层数最小。 ...
分类:
其他好文 时间:
2016-09-27 13:18:02
阅读次数:
218
A - 8球胜负(eight) Time Limit:1000MS Memory Limit:65535KB 64bit IO Format:%lld & %llu Submit Status A - 8球胜负(eight) Submit Status Description 88球是一种台球竞赛的 ...
分类:
其他好文 时间:
2016-09-25 20:34:46
阅读次数:
233
#1389 : Sewage Treatment #1389 : Sewage Treatment 时间限制:2000ms 单点时限:2000ms 内存限制:256MB 描述 After years of suffering, people could not tolerate the pollut ...
分类:
其他好文 时间:
2016-09-25 10:50:33
阅读次数:
176
#1391 : Countries #1391 : Countries 时间限制:1000ms 单点时限:1000ms 内存限制:256MB 描述 There are two antagonistic countries, country A and country B. They are in a ...
分类:
编程语言 时间:
2016-09-25 00:57:19
阅读次数:
289
#1392 : War Chess #1392 : War Chess 时间限制:1000ms 单点时限:1000ms 内存限制:256MB 描述 Rainbow loves to play kinds of War Chess games. There are many famous War Ch ...
分类:
其他好文 时间:
2016-09-24 19:08:50
阅读次数:
150
描述 Institute of Computational Linguistics (ICL), Peking University is an interdisciplinary institute of science and liberal arts, it focuses primarily ...
分类:
其他好文 时间:
2016-09-24 17:46:17
阅读次数:
352
描述 The history of Peking University Library is as long as the history of Peking University. It was build in 1898. At the end of year 2015, it had abou ...
分类:
其他好文 时间:
2016-09-24 17:35:16
阅读次数:
274
Description 大家提到LTC都佩服的不行,不过,如果竞赛只有这一个题目,我敢保证你和他绝对在一个水平线上! 你的任务是: 计算方程x^2+y^2+z^2= num的一个正整数解。 Description 大家提到LTC都佩服的不行,不过,如果竞赛只有这一个题目,我敢保证你和他绝对在一个水平 ...
分类:
其他好文 时间:
2016-09-23 23:32:50
阅读次数:
321