02680111:在scanf(“%c%c”,&c1,&c2)函数中,当输入为字符a,b时,将a赋给c1,将b赋给c2。( ) } A:对 B:错 答案: 错 printf(“a=%d, b=%dn”, a, b) ; 点我阅读全文