eolymp
bolt
Try our new interface for solving problems
Problems

The largest of two

The largest of two

Time limit 1 second
Memory limit 128 MiB

Two integers a and b are given. Print the largest of them.

Input data

Two integers a and b.

Output data

Print the largest of two given numbers.

Examples

Input example #1
7 4
Output example #1
7
Author Matviychuk Sergiy Volodymyrovych
Source "ABC programming"