C)while(ch=getchar()=='N') printf("%c",ch);
D)while((ch=getchar())=='N') printf("%c",ch);
(23)已定义以下函数( )。
int&