使用vector前,請先 #include <vector>。以下文章若無特別說明,則均假設如下:. vector<int> v, v1, v2; int array[] = {0,1,2,3,4};.
確定! 回上一頁