Mr. Prezens is a very generous man. To show his generosity for his neighbourhood, he has decided to give each of
If Mr. Prezens has
Input Specification
The first line will contain an integer,
The second line will contain an integer,
The third line will contain an integer,
Note: Mr. Prezens will always have at least enough candy bars for all trick-or-treaters.
Output Specification
Output the number of candy bars he will have left.
Sample Input
Copy
10
1
15
Sample Output
Copy
5
Comments
Petition to rename this problem "The Return of A times B". Upvote if you agree.
This comment is hidden due to too much negative feedback. Show it anyway.