object Main extends App{ println((math.log(readInt) / math.log(2)).ceil.toInt) }