#include int main() { using namespace std; fprintf(stdout, "Hallo, Welt\n"); }