文件名称:N-lines-before-output-Triangle
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:40.24kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一、 输入一个正整数n,通过程序输出杨辉三角的前n行,并输入一个正整数m,若m在杨辉三角中存在,输出所在位置的行列。
(1) 输入正整数n,输出杨辉三角形的前n行,1<n<20。要求至少给出四种解法:不使用任何数组,只使用一维数组,只使用二维数组,使用递归。
(2) 输入正整数m, 若m在杨辉三角形中存在,输出所在位置的行列编号。-Enter a positive integer n, the first n rows of Pascal' s Triangle program output, and enter a positive integer m, m in Pascal' s Triangle, the ranks of the output location. (1) Enter the positive integer n, the first n rows output Triangle, 1 <n<20。要求至少给出四种解法:不使用任何数组,只使用一维数组,只使用二维数组,使用递归。
(2) 输入正整数m, 若m在杨辉三角形中存在,输出所在位置的行列编号。
(1) 输入正整数n,输出杨辉三角形的前n行,1<n<20。要求至少给出四种解法:不使用任何数组,只使用一维数组,只使用二维数组,使用递归。
(2) 输入正整数m, 若m在杨辉三角形中存在,输出所在位置的行列编号。-Enter a positive integer n, the first n rows of Pascal' s Triangle program output, and enter a positive integer m, m in Pascal' s Triangle, the ranks of the output location. (1) Enter the positive integer n, the first n rows output Triangle, 1 <n<20。要求至少给出四种解法:不使用任何数组,只使用一维数组,只使用二维数组,使用递归。
(2) 输入正整数m, 若m在杨辉三角形中存在,输出所在位置的行列编号。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
04111106黄建新/
04111106黄建新.doc
04111106黄建新/一维数组.c
04111106黄建新/不用数组.c
04111106黄建新/二维数组.c
04111106黄建新/递归.c
04111106黄建新.doc
04111106黄建新/一维数组.c
04111106黄建新/不用数组.c
04111106黄建新/二维数组.c
04111106黄建新/递归.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.