@@ -1,3 +1,4 @@
int main() {
return ~1 * 2;
return -(2 * 3) * 5 * (2 * 5) * (3 * -4 * -(-2 * 5) * 4) * -7 * 7;
}
The note is not visible to the blocked user.