Give you two integers A and B. Please print the sum of the two integers.
10001000
Give you two integers A and B. Please print the sum of the two integers.
Two integers: A B (0<= A <=106, 0 <= B <= 106)
Sum of the two integers: S
50 50
100
easy problem, getting started!