0_0_39265952_5490.cpp: In function 'int main()': 0_0_39265952_5490.cpp:22:31: error: use of an operand of type 'bool' in 'operator++' is forbidden in C++17 22 | mp[x] ++; | ^~