Hide
Problem A
R2
The number
Input
The first and only line of input contains two integers
Output
Output
Sample Input 1 | Sample Output 1 |
---|---|
11 15 |
19 |
Sample Input 2 | Sample Output 2 |
---|---|
4 3 |
2 |