The problem is to input some n elements in a line and make an array in c language. The format of input is This.
input:
15 //number of elements
1 4 4 2 3