@@ -0,0 +1,6 @@
#include <iostream>
int main(int argc, char const *argv[]) {
std::cout << "hello, bilby." << std::endl;
return 0;
}
The note is not visible to the blocked user.