is the only thing I could think of but of course that doesn't compile I don't want to individually add each element if I have to how would I do that it has been alot harder than you would think finding this is it just a regular push_back (apparently ints are the only thing used for any sort of array) and no I can't use a regular array it will need to be dynamically allocated
thanks