For some basic practice, unroll the following code three times, and reschedule it to avoid as many stalls as you can. One possible answer will be found off the 'Answers' link below.
Essentially, this loop adds fifty to a word in an array, and squares that, then stores the result into another array. An answer.
Prev | Next |