0_0_39051037_29500.cpp: In member function 'void trie::insert(char*, int)': 0_0_39051037_29500.cpp:15:32: error: use of an operand of type 'bool' in 'operator++' is forbidden in C++17 15 | exist[p]++; | ~~~~~~~^