Hello world!

int main( )
{
printf(“Hello World”);
return 0;
}

1920 Responses to “Hello world!”


Leave a Reply