How to find actual value of integers participated in sum operation

前端 未结 0 384
执念已碎
执念已碎 2020-12-08 18:28

I have integers with power 2^n where n = 0 to 5 Lets say I have integers such as 2^0=1, 2^1=2, 2^2=4, 2^3=8, 2^4=16, 2^5=32

now when I get sum 42 of some integers bel

相关标签:
回答
  • 消灭零回复
提交回复
热议问题