All projects
2017
Mini Max Sum
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…
Overview
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. (By HackerRank) Open-source project by Claury Mejia, published on GitHub.
Highlights
- Primary language: C++
- Open source — view the code and contribute on GitHub
Built with
- C++
Discussion (0)
Log in to comment.
No comments yet. Be the first to start the conversation.