单项选择题
A.和(M==0)等价 B.和(M==1)等价 C.和(M!=0)等价 D.和(M!=1)等价
A.getchar() B.gets() C.scanf() D.fread()
A.11,10 B.9,10 C.010,9 D.10,9