文件名称:2-1
-
所属分类:
- 标签属性:
- 上传时间:2013-03-26
-
文件大小:521byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
问题描述:给定含有n个元素的多重集合S,每个元素在S中出现的次数称为该元素的重数。多重集S中重数最大的元素称为众数。
★算法设计:对于给定的由n个自然数组成的多重集S,计算S的众数及其重数。
★数据输入:输入数据由文件名为input.txt的文本文件提供。文件的第1行为多重集S中的元素个数n;在接下来的n行中,每行有一个自然数。
★结果输出: 将计算结果输出到文件output.txt。输出文件有2行,第一行是众数,第2行是重数。
-The descr iption of the problem: given multiple collections S containing n elements, the number of occurrences of each element in S is referred to as the number of a weight for the element. Multiple multiplicity of elements in the set S is called the singular. ★ algorithm design: multiset S given by n natural numbers to calculate the number of all its multiplicity of S. ★ Data Input: input data from a text file named input.txt file. File behavior of a multiple number of elements in the set S n in the next n lines, each line has a natural number. ★ output: the calculation results output to the file output.txt. 2 line in the output file, the first line is plural, the second line is heavy.
★算法设计:对于给定的由n个自然数组成的多重集S,计算S的众数及其重数。
★数据输入:输入数据由文件名为input.txt的文本文件提供。文件的第1行为多重集S中的元素个数n;在接下来的n行中,每行有一个自然数。
★结果输出: 将计算结果输出到文件output.txt。输出文件有2行,第一行是众数,第2行是重数。
-The descr iption of the problem: given multiple collections S containing n elements, the number of occurrences of each element in S is referred to as the number of a weight for the element. Multiple multiplicity of elements in the set S is called the singular. ★ algorithm design: multiset S given by n natural numbers to calculate the number of all its multiplicity of S. ★ Data Input: input data from a text file named input.txt file. File behavior of a multiple number of elements in the set S n in the next n lines, each line has a natural number. ★ output: the calculation results output to the file output.txt. 2 line in the output file, the first line is plural, the second line is heavy.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2-1.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.