会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
rpSebastian
首页
新随笔
联系
订阅
管理
2015年4月28日
ZOJ2006 (最小表示法)
摘要: var s:ansistring; cas:longint; function minp(st,len:longint):longint; var p1,p2,k,tmp:longint; begin p1:=0; p2:=1; k:=0; while ((p1p2) then exit(p2+st) else exit(p1+st); end; begin re...
阅读全文
posted @ 2015-04-28 10:19 rpSebastian
阅读(229)
评论(0)
推荐(0)
编辑
公告