
树
文章平均质量分 83
ultimater
桃李争辉飒爽英姿斗艳,成功失败总是欢乐伤悲!
展开
-
uva-112 Tree Summing
BackgroundLISP was one of the earliest high-level programming languages and, with FORTRAN, is one of the oldest languages currently being used. Lists, which are the fundamental data structures in原创 2013-07-06 19:51:51 · 1453 阅读 · 0 评论 -
uva-548 Tree
You are to determine the value of the leaf node in a given binary tree that is the terminal node of a path of least value from the root of the binary tree to any leaf. The value of a path is the sum o原创 2013-07-04 19:13:39 · 1201 阅读 · 0 评论 -
uva-297 Quadtrees
A quadtree is a representation format used to encode images. The fundamental idea behind the quadtree is that any image can be split into four quadrants. Each quadrant may again be split in four sub q原创 2013-07-06 20:01:03 · 1644 阅读 · 0 评论 -
uva-712 S-Trees
A Strange Tree (S-tree) over the variable set is a binary tree representing a Boolean function. Each path of the S-tree begins at the root node and consists of n+1 nodes. Each of the S-tree's nodes原创 2013-07-06 20:07:10 · 1462 阅读 · 0 评论 -
uva-699 The Falling Leaves
Each year, fall in the North Central region is accompanied by the brilliant colors of the leaves on the trees, followed quickly by the falling leaves accumulating under the trees. If the same thing ha原创 2013-07-06 20:13:17 · 1635 阅读 · 0 评论 -
uva-839 Not so Mobile
Before being an ubiquous communications gadget, a mobile was just a structure made of strings and wires suspending colourfull things. This kind of mobile is usually found hanging over cradles of small原创 2013-07-06 20:19:49 · 1057 阅读 · 0 评论