User:JarOfGems

From Wikipedia, the free encyclopedia

Long-time Lurker

#include <stdio.h>
void main()
{
    printf("Hello, world!");
}