摘要: Given a sorted array consisting of only integers where every element appears twice except for one element which appears once. Find this single element 阅读全文
posted @ 2017-03-27 21:23 Tsunami_lj 阅读(348) 评论(0) 推荐(0) 编辑
摘要: Implement a basic calculator to evaluate a simple expression string. The expression string may contain open ( and closing parentheses ), the plus + or 阅读全文
posted @ 2017-03-27 16:47 Tsunami_lj 阅读(153) 评论(0) 推荐(0) 编辑