We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a547847 commit 5123414Copy full SHA for 5123414
LC127.kt LC_127.kt
@@ -47,4 +47,4 @@ class Solution {
47
fun main() {
48
val arr = arrayOf("hot","dot","dog","lot","log","cog").toList()
49
Solution().ladderLength("hit","cog", arr)
50
-}
+}
0 commit comments