会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Kfinder - 记录,成长
E-mail: ccaokunn#gmail#com
博客园
首页
新随笔
联系
订阅
管理
2011年1月17日
hdu 1671( 动态链表注意释放空间!!!)
摘要: /* 题意:判断字符串之间是否存在完全覆盖 搞了一下午,一直MLE,动态的表需要释放 内存空间,弄成静态的就不用了*/#include <stdio.h>#include <string.h>#include <iostream>#include <algorithm>using namespace std;struct node { struct ...
阅读全文
posted @ 2011-01-17 16:41 kfinder
阅读(838)
评论(0)
推荐(0)
编辑
公告