摘要:
原题链接在这里:https://leetcode.com/problems/super-ugly-number/ 题目: Write a program to find the nth super ugly number. Super ugly numbers are positive number 阅读全文
posted @ 2016-03-02 23:19
Dylan_Java_NYC
阅读(211)
评论(0)
推荐(0)
摘要:
原题链接在这里:https://leetcode.com/problems/binary-tree-longest-consecutive-sequence/ 题目: Given a binary tree, find the length of the longest consecutive se 阅读全文
posted @ 2016-03-02 12:46
Dylan_Java_NYC
阅读(477)
评论(0)
推荐(0)