In this challenge, create an array of size dynamically, and read the values from stdin. Iterate the array calculating the sum of all elements. Print the sum and free the memory where the array is stored.
https://www.hackerrank.com/challenges...
@SoftwareNuggets #softwarenuggets