# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1256275 | nlkn | Hack (APIO25_hack) | C++20 | 0 ms | 0 KiB |
int hack(){
int i=2;
while(i++)if(collisions({1, i}))return i-1;
}
# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1256275 | nlkn | Hack (APIO25_hack) | C++20 | 0 ms | 0 KiB |