2015年6月16日

开始了 新的 ACM 搜索!

摘要: 希望 现在 到 暑假 做够100到搜索题!hdu1010#include #include using namespace std;int vis[10][10];char mat[10][10];int ok,T,M,N;void visit(int i,int j,int cur){ if(cu... 阅读全文

posted @ 2015-06-16 13:46 AC_WQYYY 阅读(143) 评论(1) 推荐(1)

导航