eolymp
bolt
Try our new interface for solving problems
Problems

The smallest of three

The smallest of three

Three integers $a, b$ and $c$ are given. Print the smallest of them. \InputFile Three integers $a$, $b$ and $c$. \OutputFile Print the smallest of three given numbers.
Time limit 1 second
Memory limit 128 MiB
Input example #1
7 2 4
Output example #1
2
Author Matviychuk Sergiy Volodymyrovych
Source "ABC programming"