摘要: 题目:There are two sorted arrays nums1 and nums2 of size m and n respectively. Find the median of th... 阅读全文
posted @ 2015-12-02 23:35 JSRGFJZ6 阅读(106) 评论(0) 推荐(0) 编辑
摘要: 题目:Determine whether an integer is a palindrome. Do this without extra space.思路:一个技巧就是先计算出一共几位数,对应... 阅读全文
posted @ 2015-12-02 23:28 JSRGFJZ6 阅读(118) 评论(0) 推荐(0) 编辑