Input is terminated by EOF.

input有Input is terminated by EOF.
就是按ctrl+z结束输入

对应程序里面

while (cin >> s)

结束条件就是eof ,按ctrl+z

posted @ 2018-12-19 16:08  易如鱼  阅读(576)  评论(0编辑  收藏  举报