Skip to content

Rebun13/MiniMaxSum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Plus Minus - HackerRank

Description

Given five positive integers, find the minimum and maximum values that can be calculated by summing exactly four of the five integers. Then print the respective minimum and maximum values as a single line of two space-separated long integers.

Print

Print two space-separated integers on one line: the minimum sum and the maximum sum of elements.

Input Format

A single line of five space-separated integers.

About

Training project from HackerRank.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages