Void main ()
{
Int x, y, n.
Printf (" please enter the number two ");
The scanf (" % d % d ", & amp; X, & amp; Y);
N=x + y;
If (n % 5==0)
{
Printf (" you lose ");
}
The else
{
Printf (" % d ", n);
}
Getchar ();
System (" pasue ");
}
CodePudding user response:
In the system function is contained in the header file stdlib. HIn addition is the pause, you spell wrong
CodePudding user response:
#includeCodePudding user response:
Is said your thread exits, and return the value 0, the thread exit normally