We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
I tested the following scenario with one of the editorial solutions:
assertisValid("aaabbbcc")=="NO"
This scenario fails one solution from the editorial.
I don't get it why this is not being considered on the full test cases, is there something I am missing from the description?
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Sherlock and the Valid String
You are viewing a single comment's thread. Return to all comments →
I tested the following scenario with one of the editorial solutions:
This scenario fails one solution from the editorial. I don't get it why this is not being considered on the full test cases, is there something I am missing from the description?