摘要:
http://blog.csdn.net/sunboy_2050/article/details/8783952Summary:1. vector<int> ret(2, 0); apply a vector: (size, initial value).2. indexstarts from one (not zero).3. small indexcomes first, big index comes next.4. attention to the special condition: input one element in vector.5. <Algorithm 阅读全文
posted @ 2013-04-13 21:13
highstar88
阅读(131)
评论(0)
推荐(0)
浙公网安备 33010602011771号