For example if you are trying to define a 3 dimensional vector with (n, m, ... 5); // the third dimension has no value yet c[0][0].push_back(100); // now ...
確定! 回上一頁