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