Back

how to solve this qution

Created 3 years ago
1659 Views
2 Comments
BALAJIgfWfVJ
@BALAJIgfWfVJ
BALAJIgfWfVJ
@BALAJIgfWfVJProfile is locked. Login

Given the values of a,b and x in the equation ax + b = y. Find the value of y.

Input Description:-
A single line contains 3 space separated integers.

Output Description:-
Print the value y.

Sample Input :
3 5 2
Sample Output :
11
Comments (2)
Please login to comment.