Skip to content

Commit 10e03ed

Browse files
committed
test update
1 parent 00c1bfa commit 10e03ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

alien-dictionary/HC-kang.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ function alienOrder(words: string[]): string {
6464
return result.length === Object.keys(inDegree).length //
6565
? result.join('')
6666
: '';
67+
6768
}

0 commit comments

Comments
 (0)