会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
_乀aakennes
博客园
首页
新随笔
联系
订阅
管理
2020年10月27日
「代码比对2」CF149D Coloring Brackets
摘要: 阳间人的代码: void SFD(int l,int r){ if(r==l+1)f[l][r][0][1]=f[l][r][0][2]=f[l][r][1][0]=f[l][r][2][0]=1; else{ if(match[l]!=r){ SFD(l,match[l]);SFD(match[l
阅读全文
posted @ 2020-10-27 15:35 _乀aakennes
阅读(103)
评论(2)
推荐(0)
编辑
公告
levels of contents