文件名称:Desktop
介绍说明--下载内容均来自于网络,请自行研究使用
This program takes a positive integer from the user and computes factorial using for loop.
Since the factorial of a number may be very large, the type of factorial variable is declared as unsigned long long.
If the user enters negative number, the program displays error message.
Since the factorial of a number may be very large, the type of factorial variable is declared as unsigned long long.
If the user enters negative number, the program displays error message.
相关搜索: c
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
factorial-number.jpg | 21844 | 2018-03-17 |
New Text Document.txt | 517 | 2018-03-17 |