hack.cpp:2:1: error: expected unqualified-id before 'while' 2 | while(i++)if(collisions([1, i]))return i-1; | ^~~~~