Saved Bookmarks
| 1. |
#include int factorial (int);int main (){long number;std::cin>>number;std::cout |
|
Answer» Answer: 9 Explanation: |
|