随笔分类 -  Practice

摘要:practice for work~~~~~~~Given a string, determine if it is a palindrome, considering only alphanumeric characters and ignoring cases.For example,"A man, a plan, a canal: Panama"is a palindrome."race a car"isnota palindrome.Note:Have you consider that the string might be empty? Th 阅读全文
posted @ 2013-06-24 20:10 everxj 阅读(313) 评论(0) 推荐(0)