阅读背景:

scanf的连续输入

来源:互联网 
int main()
{
    char tmp[10];
    while(scanf("%s",tmp) != EOF )     while(scanf(



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: