牛客网输入带空格行字符

int main()
{
    while(1)
       {
    cin >> str;
if(cin.get() == '\n")
    continue;
}  
    return 0;
}

  

posted on 2021-12-02 13:35  lydstory  阅读(62)  评论(0)    收藏  举报

导航