摘要: https://leetcode.com/problems/string-to-integer-atoi/ Implement atoi which converts a string to an integer. The function first discards as many whites 阅读全文
posted @ 2018-11-12 16:11 _Zlrrr 阅读(112) 评论(0) 推荐(0)
摘要: https://leetcode.com/problems/container-with-most-water/ Given n non-negative integers a1, a2, ..., an , where each represents a point at coordinate ( 阅读全文
posted @ 2018-11-12 14:22 _Zlrrr 阅读(139) 评论(0) 推荐(0)