1)what is the largest decimal value you can represent, using a 129-bit unsigned interge
2)what is the largest decimal value you can represent, using a 86-bit unsigned integer
实在不会了,有人给解释下这该怎么做吗?这两题算挑战题目
这是 上机题 还是 笔试题
不是2^129和2^86吗
2 的 129 次方 减一 和 2 的 86次方 减一