@@ -87,6 +87,13 @@ struct Trie
int cap;
};
enum
{
TrieMiss,
TriePrefix,
TrieExact,
typedef struct Hmap Hmap;
struct Hmap
The note is not visible to the blocked user.