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