随笔分类 -  字符串--trie

摘要:trie树+奇妙的数据结构想法 阅读全文
posted @ 2020-02-25 20:38 秋千旁的蜂蝶~ 阅读(141) 评论(0) 推荐(0)
摘要:trie树+树上贪心 阅读全文
posted @ 2019-08-29 20:39 秋千旁的蜂蝶~ 阅读(181) 评论(0) 推荐(0)
摘要:Problem strcmp() is a library function in C/C++ which compares two strings. It takes two strings as input parameter and decides which one is lexicogra 阅读全文
posted @ 2018-01-02 21:59 秋千旁的蜂蝶~ 阅读(193) 评论(0) 推荐(0)
摘要:Neal is very curious about combinatorial problems, and now here comes a problem about words. Knowing that Ray has a photographic memory and this may n 阅读全文
posted @ 2018-01-02 19:55 秋千旁的蜂蝶~ 阅读(119) 评论(0) 推荐(0)