随笔分类 -  Linux

摘要:Coded triangle numbersProblem 42The nth term of the sequence of triangle numbers is given by,tn=1/2n(n+1);so the first ten triangle numbers are: 1, 3,... 阅读全文
posted @ 2015-10-10 20:16 Guth 阅读(236) 评论(0) 推荐(0)