摘要: #includeusingnamespacestd;constintMAX=1e5+10;vectorfilter(constvector&vec,intval,less&lt){vectornvec;vector::const_iteratoriter=vec.begin();while((ite... 阅读全文
posted @ 2015-07-04 14:25 acvc 阅读(267) 评论(0) 推荐(0) 编辑