查看会员资料
- Email:用户隐藏
- Icq/MSN:qq
- 电话号码:
- Homepage:
- 会员简介:这家伙很懒,什么都没留下!
最新会员发布资源
litter-algorithms
- 打印N个骰子的所有点数组合,如N=3,3个骰子都是1点,那么打印“1,1,1”,是1点,2点,3点,打印“1,2,3”(注意“3,2,1”跟“1,2,3”是同一种组合,不要重复打印),以此类推-Print all the points of N dice combinations, such as N = 3,3 dice are 1 point, then print " 1,1,1" is 1:00, 2:00, 3:00, print " 1,2,3"