#include int main(void) { printf("hello world"); return 0; }