#include<vector> Using std::vector Ex:vector<type> name( 元素個數, 初值 )...
請先 登入 以發表留言。