上一页 1 ··· 6 7 8 9 10 11 12 13 下一页
  2022年9月26日
摘要: 题目描述 The task of this problem is simple: insert a sequence of distinct positive integers into a hash table, and output the positions of the input numb 阅读全文
posted @ 2022-09-26 00:53 Coder何 阅读(21) 评论(0) 推荐(0)
  2022年9月19日
摘要: 题目描述 According to Wikipedia:Insertion sort iterates, consuming one input element each repetition, and growing a sorted output list. Each iteration, in 阅读全文
posted @ 2022-09-19 02:06 Coder何 阅读(18) 评论(0) 推荐(0)
  2022年9月17日
摘要: 题目描述 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 ea 阅读全文
posted @ 2022-09-17 23:10 Coder何 阅读(29) 评论(0) 推荐(0)
  2022年9月5日
摘要: 题目描述 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 f 阅读全文
posted @ 2022-09-05 00:07 Coder何 阅读(12) 评论(0) 推荐(0)
  2022年8月29日
摘要: 题目描述 A supply chain is a network of retailers(零售商), distributors(经销商), and suppliers(供应商)-- everyone involved in moving a product from supplier to cus 阅读全文
posted @ 2022-08-29 00:23 Coder何 阅读(23) 评论(0) 推荐(0)
  2022年8月27日
摘要: To evaluate the performance of our first year CS majored students, we consider their grades of three courses only: C - C Programming Language, M - Mat 阅读全文
posted @ 2022-08-27 23:37 Coder何 阅读(27) 评论(0) 推荐(0)
  2022年8月22日
摘要: Given a pair of positive integers, for example, 6 and 110, can this equation 6 = 110 be true? The answer is yes, if 6 is a decimal number and 110 is a 阅读全文
posted @ 2022-08-22 00:39 Coder何 阅读(20) 评论(0) 推荐(0)
  2022年8月15日
摘要: This time, you are supposed to find A×B where A and B are two polynomials. Input Specification: Each input file contains one test case. Each case occu 阅读全文
posted @ 2022-08-15 00:01 Coder何 阅读(38) 评论(0) 推荐(0)
  2022年8月14日
摘要: Given a sequence of K integers { N1​, N2​, ..., NK​ }. A continuous subsequence is defined to be { Ni​, Ni+1​, ..., Nj​ } where 1≤i≤j≤K. The Maximum S 阅读全文
posted @ 2022-08-14 23:13 Coder何 阅读(26) 评论(0) 推荐(0)
摘要: At the beginning of every day, the first person who signs in the computer room will unlock the door, and the last one who signs out will lock the door 阅读全文
posted @ 2022-08-14 22:22 Coder何 阅读(20) 评论(0) 推荐(0)
上一页 1 ··· 6 7 8 9 10 11 12 13 下一页

点击右上角即可分享
微信分享提示