Skip to content

Commit 42f11de

Browse files
Update 0119-pascal's-triangle-2.md
1 parent ba031b6 commit 42f11de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsa-solutions/lc-solutions/0100-0199/0119-pascal's-triangle-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Output: 1
3333

3434
### Constraints
3535

36-
- $ 0 <= rowIndex <= 33$
36+
- $0 <= rowIndex <= 33$
3737

3838
---
3939

0 commit comments

Comments
 (0)