Arrays
Author |
Message |
bryce_21
|
Posted: Thu Apr 17, 2014 11:53 am Post subject: Arrays |
|
|
i need help coming up with flowchart that create a 1-D array uses a random number generator to populate the array with 100 number representing exam grades between 0 and 100 and use a parallel array to reference and store the number of all "A" grade( >=90) at array index0, all "B" grades(80 - 89) at array index 1, all "C" grades(70 - 79) at array index 2, all "D"
grades(60 - 69) at array index 3, and all "F" grades(<60) at array index 4, (4) determines the
minimum and maximum exam grades, |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
Insectoid
![](http://compsci.ca/v3/uploads/user_avatars/13760332514cbd0ce972eaa.jpg)
|
Posted: Thu Apr 17, 2014 12:25 pm Post subject: RE:Arrays |
|
|
Jesus, man. This like, the fifth topic you've made on this exact problem. There are like, 8 people on this forum who can help you and all of them saw your original topic. If you don't understand what people in your original thread are trying to tell you, then say that. Don't just start a new one hoping somebody will give you the answer. That's a fast way to get banned. |
|
|
|
|
![](images/spacer.gif) |
Zren
![](http://compsci.ca/v3/uploads/user_avatars/1110053965512db6185954b.png)
|
|
|
|
![](images/spacer.gif) |
|
|