#include <stdio.h> main() { int(x,y,) printf ("enter two int number "); if (<x>y>) print ("The number %d is greater than %d" , x,y); else printf("the number %d is greater than %d," y,x)); }