The following code
#include #include using namespace std; int main() { vector value; cout << value.
The .size() returns a 'size_t' type that is a unsigned int. The second output is the maximum integer of your machine.