文件名称:litter-algorithms
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 1次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
打印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" (Note the " 3,2,1" with the " 1,2,3" is the same combination, do not repeat print), so
(系统自动生成,下载前可以参看下载内容)
下载文件列表
小算法\Test1.java
......\说明.txt
小算法
......\说明.txt
小算法