Fun With Numbers
Author: Ramprosad
Problem Setter: Ramprosad GharamiCSE 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 4Output Format
7
Limits
Language | Time | Memory |
GNU C 11 | 1s | 512MB |
GNU C++ 14 | 1s | 512MB |
GNU C++ 11 | 1s | 512MB |
Statistics