In c++ i need to make a function that removes the modifies the original string to remove the third occurence of a character to only have max of 2 occurences for example
"aabacdbbddccccc" would be modified to
"aabcdbdc"
in the image below is what i have so far
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here