上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 25 下一页

2014年8月15日

uva 839 - Not so Mobile

摘要: Not so MobileBefore being an ubiquous communications gadget, a mobile was just a structure made of strings and wires suspending colourfull things. Th... 阅读全文

posted @ 2014-08-15 11:15 jec 阅读(142) 评论(0) 推荐(0) 编辑

uva 327 - Evaluating Simple C Expressions

摘要: Evaluating Simple C ExpressionsThe task in this problem is to evaluate a sequence of simple C expressions, buy you need not know C to solve the proble... 阅读全文

posted @ 2014-08-15 11:13 jec 阅读(244) 评论(0) 推荐(0) 编辑

2014年8月10日

uva 699 - The Falling Leaves

摘要: The Falling LeavesEach year, fall in the North Central region is accompanied by the brilliant colors of the leaves on the trees, followed quickly by ... 阅读全文

posted @ 2014-08-10 16:38 jec 阅读(161) 评论(0) 推荐(0) 编辑

uva 712 - S-Trees

摘要: S-TreesA 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 n... 阅读全文

posted @ 2014-08-10 16:36 jec 阅读(217) 评论(0) 推荐(0) 编辑

uva 297 - Quadtrees

摘要: QuadtreesA quadtree is a representation format used to encode images. The fundamental idea behind the quadtree is that any image can be split into fou... 阅读全文

posted @ 2014-08-10 16:35 jec 阅读(206) 评论(0) 推荐(0) 编辑

uva 548 - Tree

摘要: TreeYou 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 bi... 阅读全文

posted @ 2014-08-10 16:34 jec 阅读(172) 评论(0) 推荐(0) 编辑

uva 112 - Tree Summing

摘要: Tree SummingBackgroundLISP was one of the earliest high-level programming languages and, with FORTRAN, is one of the oldest languages currently being ... 阅读全文

posted @ 2014-08-10 16:32 jec 阅读(324) 评论(0) 推荐(0) 编辑

uva 10050 - Hartals

摘要: Problem D: HartalsA social research organization has determined a simple set of parameters to simulate the behavior of the political parties of our c... 阅读全文

posted @ 2014-08-10 16:30 jec 阅读(518) 评论(0) 推荐(0) 编辑

uva 540 - Team Queue

摘要: Team QueueQueues and Priority Queues are data structures which are known to most computer scientists. The Team Queue, however, is not so well known, ... 阅读全文

posted @ 2014-08-10 16:28 jec 阅读(248) 评论(0) 推荐(0) 编辑

uva 11234 - Expressions

摘要: Problem E: ExpressionsArithmetic expressions are usually written with the operators in between the two operands (which is called infix notation). For ... 阅读全文

posted @ 2014-08-10 16:26 jec 阅读(378) 评论(0) 推荐(0) 编辑

上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 25 下一页

导航