0_0_39146005_3979.cpp: In function 'int main(int, char**)': 0_0_39146005_3979.cpp:16:33: error: use of an operand of type 'bool' in 'operator++' is forbidden in C++17 16 | mp[c[i]]++; | ^~