scanf("%c", &responce); fflush(stdin); cout << endl << endl; } ... The problem occurs when you use getline() after you use cin>> to read input ...
確定! 回上一頁