std::vector > d; //std::vector d; cout<<"Enter the N number of ship and port:"< >in; cout<<"\Enter preference etc..:\n"; for(i=0; i >temp; d.push_back(temp) ...
確定! 回上一頁