啥都不会啊!怎么办啊!

Fitz

慢慢来生活总会好起来的!!!

摘要: hash+二分求出最长公共前缀 然后马拉车+前缀和计数 1 #include <cstdio> 2 #include <cstring> 3 #include <queue> 4 #include <cmath> 5 #include <algorithm> 6 #include <set> 7 # 阅读全文
posted @ 2018-11-23 11:53 Fitz~ 阅读(140) 评论(0) 推荐(0) 编辑