import std.stdio, std.string, std.conv, std.math; void main(){ readln.strip.to!real.log2.ceil.to!uint.writeln(); }