Skip to content

Commit 5eb6272

Browse files
committed
update solution readme
1 parent e7bd5d5 commit 5eb6272

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

β€Žsolution/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1554,6 +1554,8 @@
15541554
β”‚Β Β  └── Solution.cpp
15551555
β”œβ”€β”€ 1278.Palindrome Partitioning III
15561556
β”‚Β Β  └── Solution.cpp
1557+
β”œβ”€β”€ 1287.Element Appearing More Than 25% In Sorted Array
1558+
β”‚Β Β  └── Solution.js
15571559
β”œβ”€β”€ 5075.Number of Submatrices That Sum to Target
15581560
β”‚Β Β  └── Solution.py
15591561
β”œβ”€β”€ 5076.Greatest Common Divisor of Strings
@@ -1571,4 +1573,4 @@
15711573
β”œβ”€β”€ 5087.Letter Tile Possibilities
15721574
β”‚Β Β  └── Solution.py
15731575
└── README.md
1574-
```
1576+
```

0 commit comments

Comments
Β (0)