eolymp
bolt
Try our new interface for solving problems
Problems

Divide the apples - 1

Divide the apples - 1

\includegraphics{https://static.e-olymp.com/content/1d/1d4e96b14b4ad54785d4ac0920701e2bdaed57f9.gif} $n$ schoolchildren divide $k$ apples evenly, the residue remains in the basket. How many apples will each child get? \InputFile Two positive integers $n$ and $k$, not greater than $1500$ --- rarely happens school with more pupils, and too many apples to eat bad ... \OutputFile Print the number of apples that go to each child.
Time limit 1 second
Memory limit 128 MiB
Input example #1
3
14
Output example #1
4
Input example #2
10
100
Output example #2
10