S syluo3 新手上路 注册 2006-12-31 消息 122 荣誉分数 0 声望点数 0 2010-09-19 #4 if (F==1 && M==1) {D=0;} if (F==1 && M==1) { D=0; }
K kpmgtd 知名会员 VIP 注册 2004-05-24 消息 589 荣誉分数 81 声望点数 188 2010-09-20 #7 If the intentions is to test logical operations, then this might be the correct answer: F^M^(not(D))=1 (True)
If the intentions is to test logical operations, then this might be the correct answer: F^M^(not(D))=1 (True)
幕天席地 宝宝*爱米粒儿* VIP 注册 2007-07-19 消息 2,350 荣誉分数 133 声望点数 73 所在地 郊区 2010-09-20 #11 村里高人真多,这么多答案。以后我问会计考试的题和作业也上这儿来问好了。
永歌 知名会员 VIP 注册 2004-09-29 消息 1,679 荣誉分数 58 声望点数 158 2010-09-21 #12 CONTROL SYSTEM 说: 谢谢大家 点击展开... 那最后的正确答案是什么?