摘要: The basic task is simple: given N real numbers, you are supposed to calculate their average. But what makes it complicated is that some of the input n 阅读全文
posted @ 2020-04-26 23:55 Veritas_des_Liberty 阅读(182) 评论(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 @ 2020-04-26 21:50 Veritas_des_Liberty 阅读(188) 评论(0) 推荐(0) 编辑
摘要: Input our current position and a destination, an online map can recommend several paths. Now your job is to recommend two paths to your user: one is t 阅读全文
posted @ 2020-04-26 18:14 Veritas_des_Liberty 阅读(161) 评论(0) 推荐(0) 编辑