文件名称:z
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2.48kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
描述
Sramoc ( K , M ) 表示用数字0、1、2…、K-1组成的自然数中能被M整除的最小数。给定 K、M,求Sramoc ( K,M )。例如 K=2,M=7的时候,Sramoc( 2 , 7 ) = 1001。
输入
第一行为两个整数K、M满足2<=K<=10、1<=M<=1000。
输出
输出Sramoc(K,M)。
样例输入
2 7
样例输出
1001-Descr iption Sramoc (K, M) said the figures used in 0,1,2 ..., K-1 component of the natural number M be the smallest number divisible. Given K, M, for Sramoc (K, M). For example, K = 2, M = 7, when, Sramoc (2, 7) = 1001. The importation of the first acts of the two integers K, M satisfy 2 < = K < = 10,1 < = M < = 1000. Output output Sramoc (K, M). Sample input 2 7 sample output 1001
Sramoc ( K , M ) 表示用数字0、1、2…、K-1组成的自然数中能被M整除的最小数。给定 K、M,求Sramoc ( K,M )。例如 K=2,M=7的时候,Sramoc( 2 , 7 ) = 1001。
输入
第一行为两个整数K、M满足2<=K<=10、1<=M<=1000。
输出
输出Sramoc(K,M)。
样例输入
2 7
样例输出
1001-Descr iption Sramoc (K, M) said the figures used in 0,1,2 ..., K-1 component of the natural number M be the smallest number divisible. Given K, M, for Sramoc (K, M). For example, K = 2, M = 7, when, Sramoc (2, 7) = 1001. The importation of the first acts of the two integers K, M satisfy 2 < = K < = 10,1 < = M < = 1000. Output output Sramoc (K, M). Sample input 2 7 sample output 1001
(系统自动生成,下载前可以参看下载内容)
下载文件列表
描述.doc
z.c
z.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.