[LeetCode] Pascal's Triangle 杨辉三角

Given a non-negative integer numRows, generate the first numRows of Pascal's triangle. In Pascal's triangle, each number is the sum of the two numbers
posted @ 2014-10-18 04:17  Grandyang  阅读(9832)  评论(2编辑  收藏  举报
Fork me on GitHub