Ad
  • Custom User Avatar

    The "The challenge here is to modify the provided string" in description, and "Modify the string s" in solution setup, are confusing because it's either technically incorrect, or can be interpreted differently, depending on whether s is a mutable or an immutable string.

  • Custom User Avatar

    No random tests.

  • Default User Avatar

    The description doesn't mention that the right bound is exclusive.