본문 바로가기

Coding/궁금한 것들

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

ex) string str;

      getline(cin,str);