0_0_39824519_24779.cpp: In function 'void insert(std::string)': 0_0_39824519_24779.cpp:14:16: error: use of an operand of type 'bool' in 'operator++' is forbidden in C++17 14 | t[now].cnt++; | ~~~~~~~^~~