Description: Vector to simulate a two-dimensional array of review, for example: you can define the vector elements is still a vector such as, vector <vector <int> > Means that a two-dimensional array of int, the inner layer of the vector <int> For the first dimension, the outer layer of the vector represents the second dimension:
To Search:
File list (Check if you may need any files):
vector.txt