[C++] 공백이 포함된 문자열 입력 받기 #include using namespace std; int main(void) { string str; getline(cin, str); cout 헷갈리는 개념 2021.02.22