2019年8月28日

Leetcode 9. Palindrome Number(水)

摘要: 9. Palindrome Number Easy Easy Determine whether an integer is a palindrome. An integer is a palindrome when it reads the same backward as forward. Ex 阅读全文

posted @ 2019-08-28 14:22 若流芳千古 阅读(125) 评论(0) 推荐(0)

Leetcode 8. String to Integer (atoi)(模拟题,水)

摘要: 8. String to Integer (atoi) Medium Medium Implement atoi which converts a string to an integer. The function first discards as many whitespace charact 阅读全文

posted @ 2019-08-28 11:20 若流芳千古 阅读(172) 评论(0) 推荐(0)

导航