摘要:
inline void getMaxSub(){ int a[] = {-3, 4, 9, 2, -10, -7, 11, 3, -8}; int b[] = {-1, 2, 6, -3, 5, -7, 14, -5, -15, 1, 8, -4, 9}; int c[] = {-2, 11, -4, 13, -5, 2, -5, -3, 12, -9}; vector<int> iv(c, c+10); vector<int>::iterator itmpstart = NULL, istart = NULL, iend = NULL; vector<int&g 阅读全文
posted @ 2011-09-04 11:32
lidan
阅读(286)
评论(0)
推荐(0)

浙公网安备 33010602011771号