博客园  :: 首页  :: 新随笔  :: 订阅 订阅  :: 管理

2015年4月15日

摘要: Given a string, determine if it is a palindrome, considering only alphanumeric characters and ignoring cases.For example,"A man, a plan, a canal: Pana... 阅读全文

posted @ 2015-04-15 21:40 NUST小文 阅读(112) 评论(0) 推荐(0)

摘要: Determine whether an integer is a palindrome. Do this without extra space.click to show spoilers.Some hints:Could negative integers be palindromes? (i... 阅读全文

posted @ 2015-04-15 20:23 NUST小文 阅读(122) 评论(0) 推荐(0)