#include
#include
# define the basic number of the DS 2
Int main ()
{
Int mi=DS;
First power for printf (" % d: % d \ n ", DS, mi);
Mi=mi * DS;
Second power for printf (" % d: % d \ n ", DS, mi);
Mi=mi * DS;
Printf (" % d daiichi power times is: % d \ n ", DS, mi);
Mi=mi * DS;
Fourth power of printf (" % d: % d \ n ", DS, mi);
Mi=mi * DS;
Printf (" % d for the fifth time, the power to: % d \ n ", DS, mi);
system("PAUSE");
Rteurn 0;
}
CodePudding user response:
Base to comment out and return to write wrongCodePudding user response:
Not the stdio? ~ ~ ~ ~ ~ ~ ~ ~