#include int main() { puts("hello world!\n"); return 0; }