摘要: 原题链接在这里:https://leetcode.com/problems/happy-number/ 题目: Write an algorithm to determine if a number is "happy". A happy number is a number defined by 阅读全文
posted @ 2015-07-23 06:38 Dylan_Java_NYC 阅读(183) 评论(0) 推荐(0)
摘要: 原题链接在此: https://leetcode.com/problems/isomorphic-strings/ 题目: Given two strings s and t, determine if they are isomorphic. Two strings are isomorphic 阅读全文
posted @ 2015-07-23 04:41 Dylan_Java_NYC 阅读(273) 评论(0) 推荐(0)