Hint 5

First, consider getting rid of just the even numbers. How would you process the array to mark which ones are even?

Eventually you will also need to do this for the ones divisible by 3, divisible by 5, etc.


Thomas VanDrunen
Last modified: Mon Sep 15 16:48:25 CDT 2008