ufcan / maku_visual_programming_assignment2

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.


Languages

Language:Python 100.0%