binary logarithm
                                         
                                         
                            
                             
                                         
                                          Problem 
                         
                                 Given a natural number N print the smallest integer k such that \(2^k >= N.\) Raising to a power cannot be used!
Input 
Enter a natural number N.
Imprint 
Print the answer to the problem.
 
 
Examples
Запрещенные операторы: **; pow; [