摘要: #include #include #include #include #include using namespace std;const int N=260;string str[N];bool ffflag=true;struct Node{ string num; string ... 阅读全文
posted @ 2014-10-31 15:48 Scale_the_heights 阅读(137) 评论(0) 推荐(0)