Coding/궁금한 것들

c++ 띄어쓰기를 포함한 문자열 입력

labote 2019. 10. 16. 20:12

ex) string str;

      getline(cin,str);