import std.stdio, std.conv, std.string, std.range, std.array, std.algorithm, std.math; int main(){ readln.strip.to!real.log2.ceil.to!int.writeln; return 0; }