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