Skip to main content

Problem Statement

Write a C program that takes N integers as input and finds the largest element in the array.

Solution

Input

Output