李sir_Blog

博客园 首页 联系 订阅 管理

2010年7月5日

摘要: #include "stdafx.h"#include <string>#include <vector>#include <algorithm>#include <iostream>using namespace std;int main(int argc, char* argv[]){vector<int> coll;vector&l... 阅读全文
posted @ 2010-07-05 20:24 李sir 阅读(681) 评论(0) 推荐(1)