Alternating Characters

  • + 6 comments

    Silly me, I've made a mistake of actually deleting from strings, when all I had to do is count the number of delete operations needed. Once the code was changed to ONLY COUNT, additional test cases were passed easily.