会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
境由心生
Follow Your Heart
CnBlogs
Home
New Post
Contact
Admin
Subscription
2015年11月17日
POJ_1979:Red and Black
#include #include using namespace std;#define MAX 25char s[MAX][MAX];int sum;int a[4][2] = {-1,0,1,0,0,1,0,-1};void DFS(int i,int j,int m,int n){ s...
Read More
posted @ 2015-11-17 18:25 haipeng1991
Views(142)
Comments(0)
Diggs(0)
公告