Write a program that accepts as input a number of oranges and produces as output the minimum baseline requried at the lowest level so that all of these oranges can be included in this stack. The number of oranges is always a positive integer.
For Example: Input ---> 5 oranges ; Output---> minimum baseline: 3