2840. Check if Strings Can be Made Equal With Operations II
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
var sol = new Solution();
|
||||
System.Console.WriteLine(sol.CheckStrings("abe", "bea"));
|
||||
Reference in New Issue
Block a user