N = int(input()) print((N - 1).bit_length())