Without using semi colon prints hello world December 22, 2019 Get link Facebook X Pinterest Email Other Apps #without using semi colon prints #include<studio.h> int main() { if(printf("hello world)) return 0; } Comments
Comments
Post a Comment