摘要:
https://www.cnblogs.com/Java3y/p/8846955.html -- link of the problem 816 IDEA: check the dot and integer cases. -- seperate the string into two parts, 阅读全文
摘要:
https://leetcode.com/contest/weekly-contest-79/problems/binary-tree-pruning/ -- 814 from leetcode tree traverse (post traverse) left right and root th 阅读全文
摘要:
http://acm.timus.ru/problem.aspx?space=1&num=1923 -- timus This is s problem about thd dfs and searching like the leetcode islands problems Creating t 阅读全文
摘要:
http://acm.timus.ru/problem.aspx?space=1&num=1929 combination problems. 排列组合问题。 According to the problems, it is assumed that Holden is chosen and the 阅读全文
摘要:
http://judge.u-aizu.ac.jp/onlinejudge/description.jsp?id=DSL_3_B For a given array a1,a2,a3,...,aNa1,a2,a3,...,aN of NN elements and an integer KK, fi 阅读全文
摘要:
https://leetcode.com/problems/find-minimum-in-rotated-sorted-array-ii/description/ -- leetcode follow up question: find the minimum element in a rotat 阅读全文
摘要:
1. resume improving 1.1 project from Udacity 1.2 project from class 1.3 find career center's help 1.4 after summer research results and find professor 阅读全文