Get the factorial of a number without using multiplication in C

后端 未结 0 1043
情话喂你
情话喂你 2021-01-11 17:07

I\'m new to C and one of my exercises is to compute the factorial of a number without using the multiplication operator. Because of this restriction, I directly tried to use

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