填空题 若输入字符串:abcde<回车>,则以下while循环体将执行{{U}} 【10】 {{/U}}次。 while((ch=getchar())=='e')printf("*");
  • 1、
【正确答案】 1、0    
【答案解析】