Can a function return a vector in C++? The reason why this question is asked, is because a function cannot return an ... for (int i=0; i<v.size(); i++)
確定! 回上一頁