#include extern printf(); main() { printf("hello, world\n"); }