10
Reply

need some help with an Array

Alex

Alex

Sep 6 2013 12:52 AM
2.2k
.  Set up an array of 100 integers – starting from 1.  Print out your array in reverse order.  Display 10 numbers per line.  Use printf to help with the output. Output a list of even numbers. Output a list of odd numbers.

Answers (10)