Vector 是C++ 中一個非常好用的「容器」,是加強版的陣列,對自己的一些基本資訊 ... int count; }; int main(){ NODE temp; vector<NODE> gem_list; ...
確定! 回上一頁