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
// Count instances of each letter. Count how many have an odd count. You need to have at least odd_count number of individual letter strings and the rest of the even numbered letters can form one or two letter strings as needed. Also, there should at least be 'k' number of letters in 's' for you to be able to create 'k' strings