two parallel one-dimensional arrays

I need help programming this exercise. store maximum order amounts in one dimensional int array. shipping charge amounts in parallel one dimensional int array. should allow user to enter number of items a customer ordered and appropriate shipping charge.
min order maximum order shipping charge
1 10 15
11 50 10
51 100 5
101 99999 0
Where exactly do you need help? We don't solve homeworks here. If you show exactly where you need help, you might actually get it. Otherwise, I highly doubt anyone will just do this for you.
Topic archived. No new replies allowed.