N
schoolchildren share k
apples equally, the non-dividing balance remains in the basket. How many apples will be left in the basket?
Input
The program receives as input the numbers
n
and
k
- integer, positive, not exceeding 10000.
Imprint
Output the answer to the problem.
Example