有如下程序段:#include "stdio.h"Int main(){char c;C=('z'-'a')/2+ 'A';Putchar(c);Return 0; }输出结果为
A.M B.N D.Q
◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。