int main() {
for (long* i = 0; std::intptr_t(i) < INT64_MAX; ++i) {
*i = 0;
}
return 0;
}
QuantumRange
Follow
Just because you're paranoid doesn't mean they aren't after you
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.