上一页 1 ··· 91 92 93 94 95 96 97 98 99 ··· 106 下一页
摘要: This time, you are supposed to help us collect the data for family-owned property. Given each person's family members, and the estate(房产)info under hi 阅读全文
posted @ 2018-09-04 12:13 lypbendlf 阅读(184) 评论(0) 推荐(0)
摘要: In computer science, a heap is a specialized tree-based data structure that satisfies the heap property: if P is a parent node of C, then the key (the 阅读全文
posted @ 2018-09-03 19:47 lypbendlf 阅读(165) 评论(0) 推荐(0)
摘要: Scientific notation is the way that scientists easily handle very large numbers or very small numbers. The notation matches the regular expression [+- 阅读全文
posted @ 2018-09-03 19:38 lypbendlf 阅读(184) 评论(0) 推荐(0)
摘要: For a student taking the online course "Data Structures" on China University MOOC (http://www.icourse163.org/), to be qualified for a certificate, he/ 阅读全文
posted @ 2018-09-03 16:56 lypbendlf 阅读(233) 评论(0) 推荐(0)
摘要: Mice and Rice is the name of a programming contest in which each programmer must write a piece of code to control the movements of a mouse in a given 阅读全文
posted @ 2018-09-03 14:58 lypbendlf 阅读(167) 评论(0) 推荐(0)
摘要: Given a tree, you are supposed to tell if it is a complete binary tree. Input Specification: Each input file contains one test case. For each case, th 阅读全文
posted @ 2018-09-01 22:44 lypbendlf 阅读(237) 评论(0) 推荐(0)
摘要: It is said that in 2011, there are about 100 graduate schools ready to proceed over 40,000 applications in Zhejiang Province. It would help a lot if y 阅读全文
posted @ 2018-09-01 10:35 lypbendlf 阅读(387) 评论(0) 推荐(0)
摘要: Sherlock Holmes received a note with some strange strings: Let's date! 3485djDkxh4hhGE 2984akDfkkkkggEdsb s&hgsfdk d&Hyscvnm. It took him only a minut 阅读全文
posted @ 2018-09-01 10:19 lypbendlf 阅读(153) 评论(0) 推荐(0)
摘要: The lowest common ancestor (LCA) of two nodes U and V in a tree is the deepest node that has both U and V as descendants. A binary search tree (BST) i 阅读全文
posted @ 2018-08-31 22:01 lypbendlf 阅读(407) 评论(0) 推荐(0)
摘要: The task is really simple: given N exits on a highway which forms a simple cycle, you are supposed to tell the shortest distance between any pair of e 阅读全文
posted @ 2018-08-31 20:21 lypbendlf 阅读(172) 评论(0) 推荐(0)
上一页 1 ··· 91 92 93 94 95 96 97 98 99 ··· 106 下一页