0_0_39264936_8294.cpp: In function 'void solve()': 0_0_39264936_8294.cpp:35:30: error: use of an operand of type 'bool' in 'operator++' is forbidden in C++17 35 | cnt[i]++; | ~~~~~^