Friday, October 18, 2019

Print name without using semicolen(;).


#include<stdio.h>
main()
{
if(printf("ANMOLKNOWLEDGE.com") && getch())
{}
}

No comments:

Post a Comment