上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 98 下一页
摘要: One important factor to identify acute stroke (急性脑卒中) is the volume of the stroke core. Given the results of image analysis in which the core regions 阅读全文
posted @ 2020-04-02 21:48 Veritas_des_Liberty 阅读(234) 评论(0) 推荐(0)
摘要: Eva would like to make a string of beads with her favorite colors so she went to a small shop to buy some beads. There were many colorful strings of b 阅读全文
posted @ 2020-04-02 11:09 Veritas_des_Liberty 阅读(231) 评论(0) 推荐(0)
摘要: The string APPAPT contains two PAT's as substrings. The first one is formed by the 2nd, the 4th, and the 6th characters, and the second one is formed 阅读全文
posted @ 2020-04-02 10:26 Veritas_des_Liberty 阅读(220) 评论(0) 推荐(0)
摘要: A family hierarchy is usually presented by a pedigree tree where all the nodes on the same level belong to the same generation. Your task is to find t 阅读全文
posted @ 2020-04-02 09:28 Veritas_des_Liberty 阅读(200) 评论(0) 推荐(0)
摘要: Zhejiang University has 8 campuses and a lot of gates. From each gate we can collect the in/out times and the plate numbers of the cars crossing the g 阅读全文
posted @ 2020-04-01 22:13 Veritas_des_Liberty 阅读(151) 评论(0) 推荐(0)
摘要: Among all the factors of a positive integer N, there may exist several consecutive numbers. For example, 630 can be factored as 3×5×6×7, where 5, 6, a 阅读全文
posted @ 2020-04-01 15:17 Veritas_des_Liberty 阅读(203) 评论(0) 推荐(0)
摘要: Given a singly linked list L with integer keys, you are supposed to remove the nodes with duplicated absolute values of the keys. That is, for each va 阅读全文
posted @ 2020-04-01 00:16 Veritas_des_Liberty 阅读(205) 评论(0) 推荐(0)
摘要: According to Wikipedia: Insertion sort iterates, consuming one input element each repetition, and growing a sorted output list. Each iteration, insert 阅读全文
posted @ 2020-03-31 16:31 Veritas_des_Liberty 阅读(190) 评论(0) 推荐(0)
摘要: A Binary Search Tree (BST) is recursively defined as a binary tree which has the following properties: The left subtree of a node contains only nodes 阅读全文
posted @ 2020-03-30 23:30 Veritas_des_Liberty 阅读(210) 评论(0) 推荐(0)
摘要: People on Mars count their numbers with base 13: Zero on Earth is called "tret" on Mars. The numbers 1 to 12 on Earth is called "jan, feb, mar, apr, m 阅读全文
posted @ 2020-03-30 15:37 Veritas_des_Liberty 阅读(190) 评论(0) 推荐(0)
上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 98 下一页