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