java code for
TricksThe Manufacturing hub has a strange way to set things up. It either produces 1 extra item in a day or theyhave a power to double the production of items they had on the Prev Day. Initially they had 1 ltem at startbut after some days they had X items.You need to tell the Minimum NO of days they need to make X items.Input FormatFirst Line contains T, the no of test cases.Next T lines contains a single integer N.Output FormatFor each testcase, Return the Min no of days.Sample Input18Sample Output3
Answers
Answered by
0
Answer:
sorry I can't understand your question
Similar questions