文件名称:BinarySearchTree
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:758byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
用给定的数列构造一棵二叉排序树,并用广义表形式输出
输入数据共N+1行
第一行为一个整数N表示数据组数
第二至N+1行每行对应一组数据,共M+1个整数(M<10000)
每组数据以一个整数M开头,表示数列长度为M,后接长度为M的一组无序数列
输出共N行
每组数据对应一行输出
用广义表形式表示构造的二叉排序树,无任何多余空格和空行
它的通项公式为
前几项为 : 1, 2, 5, 14, 42, 132, 429, 1430, 4862, 16796, 58786, 208012, 742900, 2674440, 9694845, 35357670, 129644790, 477638700, 1767263190-A given series with a binary sort tree structure and form of the generalized input-output table a total of N+1 data lines, said the first acts of the data set of an integer N to N+1 the number of lines per second row corresponds to a set of data, a total of M+1 integers (M < 10000) each at the beginning of the data to an integer M, said series of length M, followed by a set of length M output random sequence corresponding to a total of N lines each line of output data in the form of the generalized form said binary sort tree structure, without any extra spaces and blank lines of its former number of the general formula: 1, 2, 5, 14, 42, 132, 429, 1430, 4862, 16796, 58786, 208012 , 742900, 2674440, 9694845, 35357670, 129644790, 477638700, 1767263190 ...
输入数据共N+1行
第一行为一个整数N表示数据组数
第二至N+1行每行对应一组数据,共M+1个整数(M<10000)
每组数据以一个整数M开头,表示数列长度为M,后接长度为M的一组无序数列
输出共N行
每组数据对应一行输出
用广义表形式表示构造的二叉排序树,无任何多余空格和空行
它的通项公式为
前几项为 : 1, 2, 5, 14, 42, 132, 429, 1430, 4862, 16796, 58786, 208012, 742900, 2674440, 9694845, 35357670, 129644790, 477638700, 1767263190-A given series with a binary sort tree structure and form of the generalized input-output table a total of N+1 data lines, said the first acts of the data set of an integer N to N+1 the number of lines per second row corresponds to a set of data, a total of M+1 integers (M < 10000) each at the beginning of the data to an integer M, said series of length M, followed by a set of length M output random sequence corresponding to a total of N lines each line of output data in the form of the generalized form said binary sort tree structure, without any extra spaces and blank lines of its former number of the general formula: 1, 2, 5, 14, 42, 132, 429, 1430, 4862, 16796, 58786, 208012 , 742900, 2674440, 9694845, 35357670, 129644790, 477638700, 1767263190 ...
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1876_Binary Search Tree.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.