摘要:
#include #include #include #include using namespace std;templateelemtypea mymax(const vector &a){ return *max_element( a.begin(), a.end() );}te... 阅读全文
posted @ 2014-07-21 20:03
huashiyiqike
阅读(303)
评论(0)
推荐(0)
浙公网安备 33010602011771号