You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Loop through string and create substrings of size 3 along the way. Compare and make sure each character in substring is unique. If it is add 1 to the result