mirror of
https://github.com/TheAlgorithms/Ruby
synced 2024-12-25 21:58:57 +01:00
minor changes
This commit is contained in:
parent
e202d15e6b
commit
130e736aa6
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
# Challenge name: Pascal's triangle ii
|
||||
#
|
||||
# Given an integer row_index, return the rowIndexth (0-indexed) row of the Pascal's triangle.
|
||||
# Example 1:
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue