We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9243749 commit 5b1455fCopy full SHA for 5b1455f
1 file changed
src/kent/alg/leetcode/correctness.java
@@ -66,7 +66,6 @@ else if(s_length > t_length)
66
67
return "REMOVE " + ch;
68
}
69
-
70
return "IMPOSSIBLE";
71
72
0 commit comments