program

program that will compute for n! (n factorial) which is the product of all numbers from 1 to n
You've got to at least attempt something and ask some more specific questions before you'll get help (probably).
i'am just new here ,, and also a 1st yr college student

and my teacher ask. to get that particular question
If you are new, then you should have read http://www.cplusplus.com/forum/beginner/1/
(particularly the "How to ask" part of it)

The teacher wants you to "get a question"?
Or perhaps the teacher wants you to think and write a program that performs the described calculation?

The algorithm is simple, but there is a twist that relates to how big is big.
Topic archived. No new replies allowed.