Skip to main content

Problem Statement

Write a C program that takes N integers as input and finds the sum of all elements in the array.

Solution

Input

Output