1064. Complete Binary Search Tree (30)时间限制100 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueA Binary Search Tree (BST) is recursively defined as a...
分类:
其他好文 时间:
2015-09-05 17:55:14
阅读次数:
180
1076. Forwards on Weibo (30)时间限制3000 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueWeibo is known as the Chinese version of Twitter. One user on W...
分类:
其他好文 时间:
2015-09-05 14:58:39
阅读次数:
182
1042. Shuffling Machine (20)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueShuffling is a procedure used to randomize a deck of playing car...
分类:
系统相关 时间:
2015-09-05 13:42:14
阅读次数:
176
211 - The Domino EffectTime limit: 3.000 secondsA standard set of Double Six dominoes contains 28 pieces (called bones) each displaying two numbersfro...
分类:
其他好文 时间:
2015-09-05 13:39:36
阅读次数:
296
1078. Hashing (25)时间限制100 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueThe task of this problem is simple: insert a sequence of distinct positive...
分类:
其他好文 时间:
2015-09-05 13:38:58
阅读次数:
124
今晚学了一下C++标准程序库, 来简单回顾和总结一下。 1.pair 结构体// defined in , in the std namespacenamespace std{ template struct pair{ // type names for the...
分类:
编程语言 时间:
2015-09-04 23:51:48
阅读次数:
195
1073. Scientific Notation (20)时间限制100 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者HOU, QimingScientific notation is the way that scientists easily handle...
分类:
其他好文 时间:
2015-09-04 21:12:41
阅读次数:
162
1035. Password (20)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueTo prepare for PAT, the judge sometimes has to generate random passwords ...
分类:
其他好文 时间:
2015-09-04 19:52:06
阅读次数:
154
1072. Gas Station (30)时间限制200 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueA gas station has to be built at such a location that the minimum dist...
分类:
其他好文 时间:
2015-09-04 18:32:56
阅读次数:
215
1034. Head of a Gang (30)时间限制100 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueOne way that the police finds the head of a gang is to check people...
分类:
其他好文 时间:
2015-09-04 15:32:41
阅读次数:
184