Divide the apples - 1
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
schoolchildren divide apples evenly, the residue remains in the basket. How many apples will each child get?
Input
Two positive integers and , not greater than — rarely happens school with more pupils, and too many apples to eat bad ...
Output
Print the number of apples that go to each child.
Examples
Input #1
Answer #1
Input #2
Answer #2
Submissions 55K
Acceptance rate 52%