Computer Science, asked by marumengeshaworku201, 6 months ago

Marks : 10 Negative Marks : 0
Coding Type Question
Write a program to add A to the number B and then divide it by C. Now, the
modulus of the quotient is taken with D and then multiply the resultant value by
E. Display the final result.
Input format
single line inputs which accept A, B, C, D and E with single space separated
Output format
single line result
Sample testcases
Output 1
Input 1
20
8 2345 3 5 5
Note :
The program will not be evaluated if "Submit Code is not done atleast once
Extra spaces and new line characters in the program output will also result in the testcase​

Answers

Answered by amanjatti0055
2

Answer:

hello...................

Similar questions