# include
using namespace std;
Int main ()
{
Int a, b;
While (cin> A)
{
}
Cout & lt; <"Enter a complete" & lt;Cin & gt;> b;
}

CodePudding user response:
Why behind after the end of cin with no way to continue to enter, how to solve this problem
# include
using namespace std;
Int main ()
{
Int a, b;
While (cin> A)
{
}
Cout & lt; <"Enter a complete" & lt;Cin & gt;> b;
}

CodePudding user response:
Why behind after the end of cin with no way to continue to enter, how to solve this problem