how to fill a dynamic array with input from the console? Im begginer
and can’t understand it.
some help will make my day 😐
>Solution :
You can realize this in several ways. Have a look on following post may it will help you..
Using scanf() in C++ programs is faster than using cin?