摘要: 题目描述: Given a string, determine if it is a palindrome, considering only alphanumeric characters and ignoring cases. For example,"A man, a plan, a cana 阅读全文
posted @ 2016-02-18 22:45 scottwang 阅读(531) 评论(0) 推荐(0) 编辑
摘要: 题目描述: Given an integer array nums, find the sum of the elements between indices i and j (i ≤ j), inclusive. Example: Given nums = [-2, 0, 3, -5, 2, -1 阅读全文
posted @ 2016-02-18 21:58 scottwang 阅读(331) 评论(0) 推荐(0) 编辑