Topic: Greedy Algorithm Problem / Level: beginner

Problem: Find the smallest number of units of food that can be divided equally among a group of people.

Run the code to see the output here...