C语言while(scanf("%s", dictionary[i++])) ;linux系统下,已经尝试过回车加ctrl + D,但无作用
while((scanf("%s", dictionary[i++])) != EOF);这样写ctrl+z结束输入