^.?$|^(..+?)\1+$
<answer>
Matches strings of any character repeated a non-prime number of times
6 points
13 points
12 points
6 points
^.?$|^(..+?)\1+$
Matches strings of any character repeated a non-prime number of times
Post funny things about programming here! (Or just rant about your favourite programming language.)
5.4K
Monthly active users
889
Posts
9K
Comments