1.初始化二维vector数组: vector< vector<int> > = vector< vector<int> >(n, vector<int>(m));
posted on 2008-09-25 12:04 光光GG 阅读(235) 评论(0) 收藏 举报