Ad
  • Custom User Avatar

    Your code is too slow and times out with large inputs. It also fails with tests like this:

    Test.assertEquals(scramble('a','aaaaa'),false);