#include <stdio.h>
int main() {
int n;
printf("Enter a number:");
scanf("%d",&n);
if(n>0)
{
printf("Square=%d, Cube=%d",n*n,n*n*n);
}
else
{
printf("Enter a positive number");
}
}
So firstly take up on few free services or activity through we could develop our work and mainly our profile. That could give an idea to the...
No comments:
Post a Comment