文件名称:6_shuzhizhuanhuan
介绍说明--下载内容均来自于网络,请自行研究使用
程序的输入是两个数字 M 和 N( 其十进制的值不超过 1000000000) ,它们的进制在 2~36 之间。对于十以下的数字,用 0~9 表示,而十以上的数字,则使用大写的 A~Z 表示。
求出分别在 2~36 哪种进制下 M 和 N 相等。若相等则输出相应的进制,若不等则输出错误信息。-Enter the program are two numbers M and N (its decimal value is not more than 1 billion), which is between 2 to 36 hex. For the number ten or less, with a 0-9 showing, while ten or more numbers, use uppercase A ~ Z represents. Calculated at 2 to 36 decimal equal what M and N, respectively. If the output is equal to the corresponding hexadecimal, etc. If an error message is output.
求出分别在 2~36 哪种进制下 M 和 N 相等。若相等则输出相应的进制,若不等则输出错误信息。-Enter the program are two numbers M and N (its decimal value is not more than 1 billion), which is between 2 to 36 hex. For the number ten or less, with a 0-9 showing, while ten or more numbers, use uppercase A ~ Z represents. Calculated at 2 to 36 decimal equal what M and N, respectively. If the output is equal to the corresponding hexadecimal, etc. If an error message is output.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
6_shuzhizhuanhuan.cpp