随笔分类 -  trie

摘要:题目 题解(D题) 数据结构题虽然难写,但是没什么好说的,具体看代码吧 Code s w p swp swp是用来排序的, t o t tot tot是用来统计答案的 t r i e trie trie树内存要额外* 30 30 30 #include<bits/stdc++.h> using na 阅读全文
posted @ 2020-01-25 17:49 Mingoal 阅读(22) 评论(0) 推荐(0)