会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
struct Edge
人丑就要学技术
博客园
首页
联系
订阅
管理
2018年11月9日
POJ3630
摘要: Tire树裸题,一开始写动态的字典树,然后TLE,每次new一个新节点耗费时间较多。后来改成数组模拟的。 //#include <bits/stdc++.h> #include <cstdio> #include <cstring> #include <algorithm> using namesp
阅读全文
posted @ 2018-11-09 14:00 SHHHS
阅读(285)
评论(0)
推荐(0)
编辑
公告