@@ -1,4 +1,4 @@
int main() {
return 3 % 2 / 29 % 23 + 9 % 2 % 3 % 4 % 5;
return 4 ^ 2 | 34 & 20 | (3 & 4) & ~1;
}
The note is not visible to the blocked user.