Making Equal

You are given a string S, that contains only lowercase English letters. You can change a letter to a…

Click here to read the complete problem statement.


If you need help solving this problem, mention your approach and ask specific questions. Please avoid sharing your code and asking the Community to figure out “what’s wrong”.

@hjr265 This problem’s data sets contains extra whitespace or CRLF line endings. Please check.

RE submission: 506843
AC submission (using.strip()): 506844

1 Like

Drafts was showing a clear warning for this. Thanks for reporting it.

The test cases have been updated.

Side note: As you may have already guessed, hosting regular contests on Toph will have stricter criteria as we move forward. The same will be true for having the problems added to the archive.

Training contests will of course be made more widely available and have less strict rules around them.

1 Like