Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 244 Bytes

readme.md

File metadata and controls

1 lines (1 loc) · 244 Bytes

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.