Computer Science Canada randint array help |
Author: | em010 [ Sat Nov 19, 2011 3:14 pm ] |
Post subject: | randint array help |
What is it you are trying to achieve? a program to create an array of non-repeated, sorted integers. What is the problem you are having? How do you get an array of random integers without repeating the numbers? |
Author: | Aange10 [ Sat Nov 19, 2011 3:18 pm ] |
Post subject: | RE:randint array help |
You left out the part where you tell us what you have tried, and show us the code. |
Author: | Raknarg [ Sun Nov 20, 2011 7:20 pm ] |
Post subject: | RE:randint array help |
With an array and Rand.Int. But, like Aange said, you should explain what you've done first |