What is better to use if i want make one program with arrays and possibiliti to changes.

It is easy with vectors, but it makes program big.
In map, I cannot change just one item that i want and if items have different type.

What, How and Where can I find info about this?

pls give me some advices.

//I just studing C++//I am too bad with classes//