Tuesday 5 February 2013

Find Generic root of number

====List Of Defination Clickk Me========

 

#include <stdio.h>
int main()
{        

int num,i;
printf("Enter any number: ");
scanf("%d",&num);
printf("Generic root: %d", (= num % 9) ? i : 9);
return 0;

No comments:

Post a Comment

Comment