int main() { if (1) { puts("Hello, world!"); } return 0; }