News

Here's my problem. I want the user to have the ability to split a string into as many substrings as they want. I also want those substrings to have similar lengths. How would such an algorithm ...