特殊输入

得到带空格的string输入

1 #include <stdio.h>
2 string in;
3 getline(cin, in);

 

posted @ 2016-04-03 20:23  co0oder  阅读(136)  评论(0编辑  收藏  举报