文件名称:factor
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-11-01
- 文件大小:
- 634kb
- 下载次数:
- 0次
- 提 供 者:
- 余**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
N的阶乘
【问题描述】
精确计算N的阶乘。其中,N可能是小于200的任意正整数。
【输入形式】
输入文件为当前目录下的factor.in。 该文件只包含一个正整数,表示需要求该正整数的阶乘。
【输出形式】
输入文件为当前目录下的factor.out。 该文件只包含一个正整数,表示该正整数的阶乘。50个数字为一行
【输入样例】
57
【输出样例】
40526919504877216755680601905432322134980384796226
602145184481280000000000000
【时间限制】
1s
【空间限制】
65536KB-N factorial [Problem Descr iption] accurately calculate N factorial. Where, N may be any positive integer less than 200. [Input type] input file for the current directory factor.in. This file contains only a positive integer representing the request of the factorial of a positive integer. [Output format] input file for the current directory factor.out. This file contains only a positive integer that represents the factorial of a positive integer. 50 digital input sample as a row [] 57 [] 40526919504877216755680601905432322134980384796226 602145184481280000000000000 output sample [time limit] [1s] 65536KB space limitations
【问题描述】
精确计算N的阶乘。其中,N可能是小于200的任意正整数。
【输入形式】
输入文件为当前目录下的factor.in。 该文件只包含一个正整数,表示需要求该正整数的阶乘。
【输出形式】
输入文件为当前目录下的factor.out。 该文件只包含一个正整数,表示该正整数的阶乘。50个数字为一行
【输入样例】
57
【输出样例】
40526919504877216755680601905432322134980384796226
602145184481280000000000000
【时间限制】
1s
【空间限制】
65536KB-N factorial [Problem Descr iption] accurately calculate N factorial. Where, N may be any positive integer less than 200. [Input type] input file for the current directory factor.in. This file contains only a positive integer representing the request of the factorial of a positive integer. [Output format] input file for the current directory factor.out. This file contains only a positive integer that represents the factorial of a positive integer. 50 digital input sample as a row [] 57 [] 40526919504877216755680601905432322134980384796226 602145184481280000000000000 output sample [time limit] [1s] 65536KB space limitations
(系统自动生成,下载前可以参看下载内容)
下载文件列表
factor\Debug\factor.exe
......\.....\factor.ilk
......\.....\factor.pdb
......\factor\Debug\CL.read.1.tlog
......\......\.....\CL.write.1.tlog
......\......\.....\factor.exe.embed.manifest
......\......\.....\factor.exe.embed.manifest.res
......\......\.....\factor.exe.intermediate.manifest
......\......\.....\factor.lastbuildstate
......\......\.....\factor.log
......\......\.....\factor.obj
......\......\.....\factor_manifest.rc
......\......\.....\link-cvtres.read.1.tlog
......\......\.....\link-cvtres.write.1.tlog
......\......\.....\link.5852-cvtres.read.1.tlog
......\......\.....\link.5852-cvtres.write.1.tlog
......\......\.....\link.5852.read.1.tlog
......\......\.....\link.5852.write.1.tlog
......\......\.....\link.9256-cvtres.read.1.tlog
......\......\.....\link.9256-cvtres.write.1.tlog
......\......\.....\link.9256.read.1.tlog
......\......\.....\link.9256.write.1.tlog
......\......\.....\link.9364-cvtres.read.1.tlog
......\......\.....\link.9364-cvtres.write.1.tlog
......\......\.....\link.9364.read.1.tlog
......\......\.....\link.9364.write.1.tlog
......\......\.....\link.9804-cvtres.read.1.tlog
......\......\.....\link.9804-cvtres.write.1.tlog
......\......\.....\link.9804.read.1.tlog
......\......\.....\link.9804.write.1.tlog
......\......\.....\link.9836-cvtres.read.1.tlog
......\......\.....\link.9836-cvtres.write.1.tlog
......\......\.....\link.9836.read.1.tlog
......\......\.....\link.9836.write.1.tlog
......\......\.....\link.read.1.tlog
......\......\.....\link.write.1.tlog
......\......\.....\mt.read.1.tlog
......\......\.....\mt.write.1.tlog
......\......\.....\rc.read.1.tlog
......\......\.....\rc.write.1.tlog
......\......\.....\vc100.idb
......\......\.....\vc100.pdb
......\......\factor.c
......\......\factor.in
......\......\factor.out
......\......\factor.vcxproj
......\......\factor.vcxproj.filters
......\......\factor.vcxproj.user
......\factor.sdf
......\factor.sln
......\factor.suo
......\ipch\factor-7300bc84\factor-cd7e5f4b.ipch
......\factor\Debug
......\ipch\factor-7300bc84
......\Debug
......\factor
......\ipch
factor