Problem hack
User Tyx2019
Submission Time 2025-05-20 20:55:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hack.cpp: In function ‘int32_t hack()’:
hack.cpp:63:52: error: ‘mul’ was not declared in this scope; did you mean ‘fmul’?
63 | if(collisions({1, 1 + i}) != 0) return mul * i + 1;
| ^~~
| fmul