I need to insert a value into my array without using vector library. The way inserted it is by replacing the number at the index into which i wanna insert the number. I need