#include int main(void) { printf("hello world\n"); return 1; }