You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Given a non-negative index <em>k</em> where <em>k</em> ≤ 33, return the <em>k</em><sup>th</sup> index row of the Pascal's triangle.</p>
<p>Note that the row index starts from 0.</p>