Fun With Numbers

Author: Ramprosad

Problem Setter: Ramprosad Gharami

CSE 3rd Year, BSMRSTU.

There is no description of this problem.


Input:

Only one line contains two integers A and B. (1 ≤ A, B ≤ 100)

Output:

Print the answer.

Input Format

3 4

Output Format

7

Limits
Language Time Memory
GNU C 11 1s 512MB
GNU C++ 14 1s 512MB
GNU C++ 11 1s 512MB
Statistics
Login To Submit