搜索资源列表
MostCommonLetters
- solve for Topcoder SRM416-250 the class MostCommonLetters is desired
500pts
- this un code of test of 500 pts topcoder, in this site, there are many problems of programming. excuse, i don t speak english very we
TopCoderCpp
- 针对C程序员的Topcoder C++,用于算法竞赛的SRM-For C programmers Topcoder C++, for the SRM algorithm competition
tc
- 参加topcoder使用的模板,这个国际比赛要求固定的类形式,所以要根据模板的内容进行-Topcoder use templates to participate in this international competition demands the form of a fixed type, so the content according to the template
topcoder.tar
- Top coder contest participant
correct_SquareDigits
- 网上很多是错的 Define the function S(x) as the sum of the squares of the digits of x. For example: S(3)=3*3=9 and S(230)=2*2+3*3+0*0=13. Define the set T(x) to be the set of unique numbers that are produced by repeatedly applying S to x. That is
Wsdl
- Code simple of the topcoder competition
python
- its from topcoder ... arena... checked-its from topcoder ... arena... checked..
TopCoder_02
- 实现topcoder上的例题!实现了SquareDigits类,大家可以参考-implement of topcoder
topcoder
- 参加topcoder算法比赛时写的几个算法题-The several algorithms title written when attend topcoder algorithm game
KingdomXCitiesandVillages
- Topcoder SRM 503 DIV1 500P 编程比赛题目分析及源码 LV2 500P 王国的城乡 KingdomXCitiesandVillages 题目大意:王国有多个城市和村庄,开始没有道路(连接两点的线段),假设建造道路的过程如下,先找出任意一个没有道路的村庄,将其与最近的点连接(这个点要是城市或直接间接连接到城市的村庄),如果距离相同就等概率任选一个。求总道路长度的期望。 分析:对于任何一个村庄只要求出它连接到系统的期望,最后求和即可。对到某个村庄A的距离进行排序,
topcoder1
- 几个topcoder的代码,自己在练习topcoder时写的几个代码,每个代码分成一个类。-several topcoder codes
