文件名称:shuzhizhuanhuan
介绍说明--下载内容均来自于网络,请自行研究使用
程序的输入是两个数字 M 和 N( 其十进制的值不超过 1000000000) ,它们的进制在 2~36 之间。对于十以下的数字,用 0~9 表示,而十以上的数字,则使用大写的 A~Z 表示。 求出分别在 2~36 哪种进制下 M 和 N 相等。若相等则输出相应的进制,若不等则输出错误信息-The program input two numbers M and N (decimal value not exceeding 1000000000) and their hex between 2 to 36. For the following 10 figures, 0 to 9, more than 10 numbers, use uppercase A ~ Z said. Obtained in 2 to 36 which hex M and N are equal. If the same output the corresponding hexadecimal, etc. If error message is output
(系统自动生成,下载前可以参看下载内容)
下载文件列表
使用说明.txt
数制转换.c