文件名称:bijiaoone
-
所属分类:
- 标签属性:
- 上传时间:2014-05-06
-
文件大小:973byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
输入两个十进制整数:
1. 将要比较的两个数字分别转换成二进制数字;
2. 计算两个二进制数字中1的个数,个数多的数字为两者中的大者;
3. 负数按照其绝对值进行比较;
实现时可以有以下约束:
1. 输入数据为范围在-32768到32768(十进制)之间的任意两个数字;
2. 如果经过比较后2个数相等,输出为0,如果不相等,输出最大值。-Enter two decimal integers:
1 compare the two figures were converted into binary digits
2 calculate the number of one of two binary numbers, the number of multi-figure for both the greater
3 compares the absolute value of a negative follow
You can achieve the following constraints:
1 input data for the range of-32768 to 32768 (decimal) between any two numbers
2 If, after comparing the two numbers are equal, the output is 0, if not equal, output max
1. 将要比较的两个数字分别转换成二进制数字;
2. 计算两个二进制数字中1的个数,个数多的数字为两者中的大者;
3. 负数按照其绝对值进行比较;
实现时可以有以下约束:
1. 输入数据为范围在-32768到32768(十进制)之间的任意两个数字;
2. 如果经过比较后2个数相等,输出为0,如果不相等,输出最大值。-Enter two decimal integers:
1 compare the two figures were converted into binary digits
2 calculate the number of one of two binary numbers, the number of multi-figure for both the greater
3 compares the absolute value of a negative follow
You can achieve the following constraints:
1 input data for the range of-32768 to 32768 (decimal) between any two numbers
2 If, after comparing the two numbers are equal, the output is 0, if not equal, output max
(系统自动生成,下载前可以参看下载内容)
下载文件列表
新建文件夹/bijiao1.cpp
新建文件夹/说明.txt
新建文件夹/
新建文件夹/说明.txt
新建文件夹/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.