Dain

写出一个可以工作的程序并不够

统计

留言簿(3)

积分与排名

良师益友

阅读排行榜

评论排行榜

算法

一些算法的实现
列出所有9位数,它的前n位能被n整除

posted @ 2007-04-16 17:29 Dain 阅读(1095) | 评论 (5)  编辑

最大的子序列和问题

posted @ 2007-02-07 10:52 Dain 阅读(1016) | 评论 (7)  编辑

全排列

posted @ 2006-12-25 10:17 Dain 阅读(1094) | 评论 (2)  编辑

算法求解(还没有人做出来,唉)
     摘要: Given an int m and a vector a containing n numbers, return the result of the following expression:   阅读全文

posted @ 2006-12-21 10:58 Dain 阅读(997) | 评论 (6)  编辑

string和int间的类型转换

posted @ 2006-12-10 13:05 Dain 阅读(13568) | 评论 (10)  编辑