Skip to content

Some exercises with arrays. The first exercise is to add up the numbers in an array, the second to have an average of them, the third to copy the value from the array to a new one, and the fourth to sort the values from biggest to smallest. (the latter does not work currently)

Notifications You must be signed in to change notification settings

Girard-Arnold/Tables-and-pointers

About

Some exercises with arrays. The first exercise is to add up the numbers in an array, the second to have an average of them, the third to copy the value from the array to a new one, and the fourth to sort the values from biggest to smallest. (the latter does not work currently)

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages