文件名称:gongyueshu
-
所属分类:
- 标签属性:
- 上传时间:2014-05-06
-
文件大小:1.23kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
描述:
计算多个(最多100个,最少一个)正整数(正整数的范围是:1~20000)的最大公约数。公约数
是指:能被所有的整数整除的整数。
输入:
第一个数字是整数的数量,后面是每个整数的具体值;
备注:读取的时候,不需要读入换行符’\n’
输出:
最大公约数
备注:输出的时候,不需要输出换行符’\n’
样例输入:
4
5 10 15 20
样例输出:
5
-Descr iption:
Calculation of multiple (up to 100, at least one) positive integer (positive integer in the range: 1 to 20000) the greatest common divisor. Common divisor
Means: all integers can be an integer divisible.
Input:
The first number is an integer number, followed by the specific value of each integer
Note: When read, no read newline \ n
Output:
The common denominator
Note: When the output, no output newline character \ n
Sample input:
4
5101520
Sample output:
5
计算多个(最多100个,最少一个)正整数(正整数的范围是:1~20000)的最大公约数。公约数
是指:能被所有的整数整除的整数。
输入:
第一个数字是整数的数量,后面是每个整数的具体值;
备注:读取的时候,不需要读入换行符’\n’
输出:
最大公约数
备注:输出的时候,不需要输出换行符’\n’
样例输入:
4
5 10 15 20
样例输出:
5
-Descr iption:
Calculation of multiple (up to 100, at least one) positive integer (positive integer in the range: 1 to 20000) the greatest common divisor. Common divisor
Means: all integers can be an integer divisible.
Input:
The first number is an integer number, followed by the specific value of each integer
Note: When read, no read newline \ n
Output:
The common denominator
Note: When the output, no output newline character \ n
Sample input:
4
5101520
Sample output:
5
(系统自动生成,下载前可以参看下载内容)
下载文件列表
新建文件夹/gongyueshu.cpp
新建文件夹/说明.txt
新建文件夹/
新建文件夹/说明.txt
新建文件夹/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.