Skip to content

Commit 9cb3af2

Browse files
committed
add empty line
1 parent 84e8605 commit 9cb3af2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

palindromic-substrings/Blossssom.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ function countSubstrings(s: string): number {
2323

2424
const s = "aaa";
2525
countSubstrings(s);
26+
27+

0 commit comments

Comments
 (0)