#include int main() { printf("Halo, Welt!"); return 0; }