会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
DChipNau
铅刀虽钝 岂无一割之用
博客园
新随笔
管理
订阅
2011年11月18日
joj 2651
摘要: 水题,我竟然把Yes和No写成了YES和NO。。。。。#include#includeusing namespace std;int frid[105][105];int cloth[105];int n;int r_right;void dfs(int m,int c){ //cout<<m<<e...
阅读全文
posted @ 2011-11-18 20:30 DChipNau
阅读(143)
评论(0)
推荐(0)
编辑