Using trie to hold library of ascii values, rather than strings?

后端 未结 0 1803
萌比男神i
萌比男神i 2020-12-11 09:01

I learned about tries in my class and I was just curious if it would be a good way to implement storing individual ascii characters, rather than strings.

For example,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题