write a c++ program to find factorial of a number

1.take input number n

2. initializes fact =1

3.multiply number from 1 to n

WRITE MY PAPER