Thread
:
Change the color of numbers in output
View Single Post
xpi0t0s
Mentor
5Dec2008,13:09
Storing the numbers in two arrays seems unnecessarily complicated; the OP just says you have to display the numbers in red or blue which you can do without any storage (except a loop variable).