摘要: You are given a binary tree in which each node contains an integer value. Find the number of paths that sum to a given value. The path does not need t 阅读全文
posted @ 2016-11-03 11:50 amazingzoe 阅读(188) 评论(0) 推荐(0)
摘要: Given a sequence of words, check whether it forms a valid word square. A sequence of words forms a valid word square if the kth row and column read th 阅读全文
posted @ 2016-11-03 11:35 amazingzoe 阅读(162) 评论(0) 推荐(0)