@ -0,0 +1,5 @@
#include <locale.h>
int main() {
setlocale(LC_ALL, "Russian");
printf("hello");
}
The note is not visible to the blocked user.