a small step for a man a giant leap for mankind
#include <stdio.h> main() { printf("hello, world\n"); }