Regarding dynamic memory

In dynamic allocation we get a special feature of defining memory requirement during run time but in this program I have allocated an array statically and its memory requirement can also be given during run time how?https://ide.codingblocks.com/s/608641