hh
#includestdio.h
int main()
{
printf("KHUSHI\xA");
printf("PATIL");
return 0;
}


Posted on by