@@ -0,0 +1,13 @@
//
// Created by Elie Baier on 23.02.24.
#include "iostream"
using namespace std;
int main() {
cout << "Hello World" << endl;
}
The note is not visible to the blocked user.