通过海量题库、编程比赛和实时排名,系统化提升您的编程能力。
若有定义:char s[30] = {0};运行时输入:This is a string.<回车>则以下不能正确读入整个字符串:This is a string.到字符数组 s 中的语句组是( )。