0_0_39672178_1683.cpp: In function 'void solve(int)': 0_0_39672178_1683.cpp:24:31: error: use of an operand of type 'bool' in 'operator++' is forbidden in C++17 24 | same[v[i]]++; | ^~