#include int main() { std::cout << "Hallo, Welt\n" << std::flush; }