Y_is_sunshine
Y_is_sunshine
全部文章
字典树
Codeforces 题解(1)
DP(11)
STL(1)
并查集(2)
未归档(15)
牛客网 题解(1)
神仙算法(1)
线段树(1)
归档
标签
去牛客网
登录
/
注册
Y_is_sunshine的博客
玛卡巴卡一吹喇叭 发现事情并不简单
全部文章
/ 字典树
(共1篇)
字典树Shortest Prefixes
题目地址猛戳这里 A prefix of a string is a substring starting at the beginning of the given string. The prefixes of “carbon” are: “c”, “ca”, “car”, “carb”...
字典树
字符串
2019-07-09
0
727