We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e42ca31 commit 0bc0920Copy full SHA for 0bc0920
README.md
@@ -73,7 +73,7 @@
73
* - [单双链表.py](Array/OddEvenLinkedList.py)
74
* - [解体大数组.py](Array/PartitionArrayIntoDisjointIntervals.py)
75
* - [解体列表.py](Array/PartitionList.py)
76
-* - [Pascal 三角I_II.py](Array/Pascal's TriangleI_II.py)
+* - [Pascal 三角I_II.py](Array/Pascal'sTriangleI_II.py)
77
* - [+1.py](Array/PlusOne.py)
78
* - [从已排序的数组中删除重复数据.py](Array/RemoveDuplicatesFromSortedArray.py)
79
* - [从已排序的数组中删除重复数据II.py](Array/RemoveDuplicatesFromSortedArrayII.py)
0 commit comments