| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
共有 1452 人关注过本帖
标题:昨天学校考C语言,有一题不太明白。。
只看楼主 加入收藏
Digger
Rank: 1
等 级:新手上路
帖 子:9
专家分:0
注 册:2004-6-6
收藏
 问题点数:0 回复次数:2 
昨天学校考C语言,有一题不太明白。。

6&(~0>>10)答案是几,怎么解的?


/news/imgcgi/2004072354361.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://www./news/imgcgi/2004072354361.jpg');}" onmousewheel="return imgzoom(this);" alt="" />
2004-06-06 11:10
空前
Rank: 1
等 级:新手上路
帖 子:1146
专家分:0
注 册:2004-5-11
收藏
得分:0 

~0的二进制为:1111111111111111 >>10为: 0000000000111111 6的二进制为: 110 所以结果应该是:     110 即:6

应该是这样吧!

[此贴子已经被作者于2004-06-06 12:56:12编辑过]


2004-06-06 12:55
fququ
Rank: 1
等 级:新手上路
威 望:1
帖 子:181
专家分:0
注 册:2004-5-30
收藏
得分:0 

怎么会事

就是打不上标点 连普通格式都不能选

怎么搞的

楼上的说的对


2004-06-08 01:02
快速回复:昨天学校考C语言,有一题不太明白。。
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.016326 second(s), 9 queries.
Copyright©2004-2025, BC-CN.NET, All Rights Reserved