Menu Close

Tag: numbers

Greatest of three numbers

Input: Get three integers of positive as well as negative.Output: Prints the greatest integer.This program can also be used for N number of inputs Input: …