摘要: For two rational numbers, your task is to implement the basic arithmetics, that is, to calculate their sum, difference, product and quotient. Input Sp 阅读全文
posted @ 2020-04-03 22:40 Veritas_des_Liberty 阅读(277) 评论(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-04-03 13:10 Veritas_des_Liberty 阅读(245) 评论(0) 推荐(0) 编辑