[solved] – Question 73110
I am having trouble reading array values from the input file i have declared empty arrays x[ ] y[ ] z[ ] in my codes but it gives an error when i do x[i] error goes away but it doesn’t read input from the input file. I just wanna know how to pass input values to the arrays in my code
Expert Answer
OR

