Олимпиадный тренинг

Задача 33595. Apples 1


Задача

Темы: Целые числа

N schoolchildren divide k apples equally, the non-divisible remainder remains in the basket. How many apples will each student get?
 

Input 
The program receives as input the numbers n and k - integer, positive, not exceeding 10000.

Imprint
Output the answer to the problem.

 

Example
# Input Output
1 3
14
4

Запрещенные операторы:if;?;while;do;for;max