32 bit signed multiplication using only 32 bit signed operations

后端 未结 0 761
时光取名叫无心
时光取名叫无心 2021-01-06 07:12

I want to multiply two signed 32 bit integers resulting in a 64 bit signed integer (stored in two 32 bit signed values), using only 32 bit signed arithmetic/logic operations

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