已解

if (F==1 && M==1) {D=0;}

if (F==1 && M==1)
{
D=0;
}
 
If the intentions is to test logical operations, then this might be the correct answer:
F^M^(not(D))=1 (True)
 
{F,M}∩D=
d096fc15d57854ec89d746709b02e52e.png
 
村里高人真多,这么多答案。以后我问会计考试的题和作业也上这儿来问好了。
 
后退
顶部