文件名称:R
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:550byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
描述:
输入一个十进制数N,将它转换成R进制数输出。
输入:
输入共一行,包含两个整数N(32位正整数)和R(2<=R<=16, R<>10)。
输出:
输出转换后的数,输出占一行。如果R大于10,则对应的数字规则参考16进制(比如,10-16分别用A-F表示,等等)。
输入样例:
23 12
6687 16
输出样例:
1B
1A1F-Descr iption: Enter a decimal number N, converted it to the number of R band output. Input: Enter the total line contains two integers N (32 bit integer) and R (2 < = R < = 16, R < > 10). Output: Output the converted number, the output line. If R is greater than 10, then the rules of the corresponding reference number 16 hex (for example, 10-16 were expressed with AF, etc.). Input sample: 2312668716 Output Sample: 1B 1A1F
输入一个十进制数N,将它转换成R进制数输出。
输入:
输入共一行,包含两个整数N(32位正整数)和R(2<=R<=16, R<>10)。
输出:
输出转换后的数,输出占一行。如果R大于10,则对应的数字规则参考16进制(比如,10-16分别用A-F表示,等等)。
输入样例:
23 12
6687 16
输出样例:
1B
1A1F-Descr iption: Enter a decimal number N, converted it to the number of R band output. Input: Enter the total line contains two integers N (32 bit integer) and R (2 < = R < = 16, R < > 10). Output: Output the converted number, the output line. If R is greater than 10, then the rules of the corresponding reference number 16 hex (for example, 10-16 were expressed with AF, etc.). Input sample: 2312668716 Output Sample: 1B 1A1F
(系统自动生成,下载前可以参看下载内容)
下载文件列表
R.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.