Write a complete program thatdeclares an integer variable,reads a value from the keyboard into that variable, andwrites to stand
ard output the square of the variable's value.besides the number, nothing else should be written to standard output.
1 answer:
#include
int main()
{
int num;
scanf("%d", &num);
printf("%d", num*num);
return 0;
}
You might be interested in
Answer:
y - 4 = 3(x-3)
Step-by-step explanation:
by solving the first equation you'll get x= -24/13
if you solve the second option (B) then you'll the same result i.e x=-24/13
so option C is correct
Translation.
The flat only shifts upwards or downwards, and it doesn’t turn around.
Answer:
Salami?
Step-by-step explanation:
Salami is very delicious. we need to all have salami to survive.