Quote Originally Posted by marmistrz View Post
And if I assume the input's always correct?
I'm making a prog to make my life easier
I'd be happy with an array of int
If you want an easy life, then use a vector, not an array.