#include int main (int args, char *argv[]) { printf ("hello world!\n"); }