2014年4月30日

摘要: #include #define N 7//成员数目#define NEED_COUNT 3//出数组条件#define NEED_STAY 1//需要留下的个数using namespace std;int main(){ int index = 0;//索引,指向当前 int had_c... 阅读全文
posted @ 2014-04-30 22:26 长456风 阅读(224) 评论(0) 推荐(0)

导航