How do I take in input in C of n numbers which are given in the same line and store them in an array.Here n is given through input. Input 10
1 2 4 34 5 2 7 54 3 10