Home > Back-end >  The C language
The C language

Time:11-20

Please answer

CodePudding user response:

 # include & lt; stdio.h> 

Int main (void)
{
Printf (" % d \ n ", 2019% (7);
}

CodePudding user response:

Enter the number of days with more than 7, then try the if statement to print each week

CodePudding user response:

refer to four on the 2 floor response:
enter the number of days with more than 7, then try the if statement to print each week

Or print the results directly

CodePudding user response:

Homework yourself
  • Related