eolymp
bolt
Try our new interface for solving problems
Problems

Divide the apples - 1

published at 12/22/22, 10:23:05 am

кіріл анскілл

published at 1/16/24, 8:09:38 pm

a = int(input()) b = int(input()) print(b//a)