@ -1,6 +1,6 @@
#include <iostream>
#include <stdio.h>
int main()
int main() {
{
std::cout << "Halo, Welt!" << std::endl;
printf("Halo, Welt!");
return 0;
}
The note is not visible to the blocked user.