给定正整数n,计算出n个元素的集合{1,2,?,n}可以划分为多少个不同的非空子集。 由文件input.txt提供输入数据。文件的第1 行是元素个数n。...
- 资源大小:857.30 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
数据结构
资 源 简 介
给定正整数n,计算出n个元素的集合{1,2,?,n}可以划分为多少个不同的非空子集。 由文件input.txt提供输入数据。文件的第1 行是元素个数n。-Given positive integer n, to calculate a collection of n elements (1,2,?, N) can be divided into the number of different nonempty sets. By providing input data file input.txt. Document line 1 is the number of elements n.
文 件 列 表
Debug
bell.exe
bell.ilk
bell.obj
bell.pch
bell.pdb
vc60.idb
vc60.pdb
bell.cpp
bell.dsp
bell.dsw
bell.ncb
bell.opt
bell.plg
input.txt
output.txt