0_0_39050973_11367.cpp: In function 'void insert(std::string, int)': 0_0_39050973_11367.cpp:13:22: error: use of an operand of type 'bool' in 'operator++' is forbidden in C++17 13 | f[pre]++; | ~~~~~^