First post in my new blog! Hopefully this works out pretty well!

int main()
{
    printf("Hello World\n");
}