Question: IMPLEMENT IN C AND USE ONLY ADDITION AND SUBTRATION OPERATATORS 1. Factorial (Iterative algorithm) Get a user input of one non-negative integer numbers: A Calculate
IMPLEMENT IN C AND USE ONLY ADDITION AND SUBTRATION OPERATATORS
1. Factorial (Iterative algorithm)
- Get a user input of one non-negative integer numbers: A
- Calculate C is a factorial of A
- Print C
- Implement the algorithm in C. The arithmetic operations are limited to only addition and subtraction.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
