Journal Journal: Hello World
#include <stdio.h>
int main(int argc, char *argv[])
{
printf("hello world\n");
}
int main(int argc, char *argv[])
{
printf("hello world\n");
}
"The algorithm to do that is extremely nasty. You might want to mug someone with it." -- M. Devine, Computer Science 340