This method passes the begin() and end() of an already initialized vector. ... for creating a 2D vector 'a' pushing 1D vector 'a1' into it a.push_back(a1); ...
確定! 回上一頁