#include int main(void) { printf("hello word!\n"); return 0; }