C_programming's profile picture. /* Hello World program */  
#include stdio.h
 
int main()
{
  printf(Hello world\n);
  return 0;
}

C Program

@C_programming

/* Hello World program */ #include stdio.h int main() { printf(Hello world\n); return 0; }

There was a problem, please refresh the page and try again.

United States Trends

Loading...

Something went wrong.


Something went wrong.