LeetCode刷題EASY篇計算楊輝三角第k行. Pascal's Triangle II

題目 Given a non-negative index k where k ≤ 33, return the kth index row of the Pascal's triangle. Note that the row index starts from 0. In Pascal's triangle, each number is the sum of the two numbers
相關文章
相關標籤/搜索