Skip to main content

Problem Statement

Write a C program to find the largest among three numbers using nested if-else statements.

Solution

Input

Output