Ad
  • Custom User Avatar

    You are absolutely right, it was not working properly for cases where the arrow starts from the beginning of the string. My python solution contained the right version of the operator, but somehow I mistranslated it. Sadly there were no fix tests with an arrow starting at the beginning of the string, so thank you very much for your insight!

    I updated the solution, and also added a sample test with string "-->" to cover this case.

  • Custom User Avatar