in reply to Re: how to count the number of repeats in a string (really!)
in thread how to count the number of repeats in a string (really!)

Which gives a result that slightly differs of your expected values, but I believe is a accurate:

I personally believe that my initially expected values were wrong. In fact with the version of the program I posted in a previous reply I get exactly the same result as yours.

  • Comment on Re^2: how to count the number of repeats in a string (really!)