When I am trying to set vector size with unsigned long long in x86 architecture, I am seeing below error:
unsigned long long sz; vec.resize(sz);