from math import * print(int(log2(int(input()))+1))