- It's to find the max count of same binary string
- Constructing binary string, 0: same to the firstNum, 1: others
- Store all string in a trie-tree, counting the end-point of string in trie-tree
- Search the max count of the trie-tree
1072
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||