摘要: 29. Divide Two Integers 29. Divide Two Integers Total Accepted: 70841 Total Submissions: 448890 Difficulty: Medium Divide two integers without using m 阅读全文
posted @ 2016-07-02 19:01 Deribs4 阅读(186) 评论(0) 推荐(0) 编辑
摘要: 50. Pow(x, n) 50. Pow(x, n) Total Accepted: 96891 Total Submissions: 348858 Difficulty: Medium Implement pow(x, n). Implement pow(x, n). Implement pow 阅读全文
posted @ 2016-07-02 14:13 Deribs4 阅读(211) 评论(0) 推荐(0) 编辑
摘要: 69. Sqrt(x) 69. Sqrt(x) Total Accepted: 99997 Total Submissions: 388728 Difficulty: Medium Implement int sqrt(int x). Compute and return the square ro 阅读全文
posted @ 2016-07-02 10:51 Deribs4 阅读(228) 评论(0) 推荐(0) 编辑