For using std::vector, we need to include the <vector> header in our program. Let's look at the declaration of a vector named marks of type int to store the ...
確定! 回上一頁