Love You...

No comments

#include<stdio.h>

int main()
{
printf(" %c %c %c %c %c %c%c %c%c%c%c",73,10,3,10,85,83,79,77,85,67,72);
printf("%c",10);
return 0;
}

No comments :

Post a Comment