文件名称:p1
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2016-04-17
- 文件大小:
- 161kb
- 下载次数:
- 0次
- 提 供 者:
- D***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
组合
计算组合数 C(n, k)
输入:
输入包括若干行
每行输入两个整数n, k, 其中1 <= k <= n <= 60
最后输入0 0表示结束
输出:
输出对应也有若干行
每行输出计算结果-combination
A combination of computing the number C (n, k)
enter:
Inputs include several lines
Each line of input two integers n, k, where 1 <= k <= n <= 60
00 indicates the end of the last input
Output:
Outputs corresponding to the number of lines is also
Each line of output results
计算组合数 C(n, k)
输入:
输入包括若干行
每行输入两个整数n, k, 其中1 <= k <= n <= 60
最后输入0 0表示结束
输出:
输出对应也有若干行
每行输出计算结果-combination
A combination of computing the number C (n, k)
enter:
Inputs include several lines
Each line of input two integers n, k, where 1 <= k <= n <= 60
00 indicates the end of the last input
Output:
Outputs corresponding to the number of lines is also
Each line of output results
(系统自动生成,下载前可以参看下载内容)
下载文件列表
p1\Debug\p1.exe
..\.....\p1.ilk
..\.....\p1.obj
..\.....\p1.pch
..\.....\p1.pdb
..\.....\vc60.idb
..\.....\vc60.pdb
..\p1.c
..\p1.dsp
..\p1.dsw
..\p1.ncb
..\p1.opt
..\p1.plg
..\p1.txt
..\Debug
p1