早教吧 育儿知识 作业答案 考试题库 百科 知识分享

Divide 1083(in whole increments)into a number of bags so that I can ask for any amount between1 and 1083,and you can give me the proper amount by giving me a certain number of these bags without opening them.What is the minimum number of bags you wil

题目详情
Divide 1083(in whole increments)into a number of bags so that I can ask for any amount between1 and 1083,and you can give me the proper amount by giving me a certain number of these bags without opening them.What is the minimum number of bags you will require?
▼优质解答
答案和解析
计算机的二进制,就是这么来的
1,2,4,8,16,32,64,128,256,512,
1,2,4,8,16,29,
上边是1083
貌似要16个口袋呢