摘要: 参考了http://blog.csdn.net/xuezhongfenfei/article/details/8523380//poj 1011 dfs#include #include #include #include using namespace std;int n,st[100];int ... 阅读全文
posted @ 2014-10-09 21:06 Scale_the_heights 阅读(169) 评论(0) 推荐(0)