摘要: 题目描述 Determine whether an integer is a palindrome. An integer is a palindrome when it reads the same backward as forward. Example 1: Input: 121 Output 阅读全文
posted @ 2019-09-01 21:10 HaoPeng_Zhang 阅读(184) 评论(0) 推荐(0) 编辑
摘要: 题目描述 Implement atoi which converts a string to an integer. The function first discards as many whitespace characters as necessary until the first non 阅读全文
posted @ 2019-09-01 20:40 HaoPeng_Zhang 阅读(252) 评论(0) 推荐(0) 编辑