Just do: v [2][5] = 9999 ;. to insert value at a specific location in the vector. Vectors are almost like arrays except that they are a bit ...
確定! 回上一頁