0_0_36542257_17457.cpp: In function 'void Trie01::init()': 0_0_36542257_17457.cpp:12:37: error: 'memset' was not declared in this scope memset(trie, 0, sizeof(trie)); ^