Concatenate

  • + 2 comments

    Yep. It's still wrong. Test case "abbac" should be NO, because you need to remove 2 characters in order for it to be a valid string, and my programs reutrns NO, but the test is expecting YES, and it doesn;t let me pass. It's a bit annoying.