Skip to content

Commit bfcf4eb

Browse files
rain84idoocs
authored andcommitted
style: format code and docs with prettier
1 parent 3a89057 commit bfcf4eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

solution/1400-1499/1405.Longest Happy String/README_EN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,7 @@ function longestDiverseString(a: number, b: number, c: number): string {
279279
return ans.join('');
280280
}
281281
```
282+
282283
<!-- tabs:end -->
283284

284285
<!-- solution:end -->

0 commit comments

Comments
 (0)