342
submitted 8 months ago* (last edited 8 months ago) by NateNate60@lemmy.world to c/programmerhumor@lemmy.ml

^.?$|^(..+?)\1+$

Matches strings of any character repeated a non-prime number of times

https://www.youtube.com/watch?v=5vbk0TwkokM

you are viewing a single comment's thread
view the rest of the comments
[-] RegalPotoo@lemmy.world 25 points 8 months ago
[-] RegalPotoo@lemmy.world 10 points 8 months ago* (last edited 8 months ago)

Something like

!"A line with exactly 0 or 1 characters, or a line with a sequence of 1 or 3 or more characters, repeated at least twice"!<

[-] naonintendois@programming.dev 8 points 8 months ago

You're misreading the ..+? part. That means 2 or more characters, non greedy.

load more comments (4 replies)
load more comments (4 replies)
this post was submitted on 31 Oct 2024
342 points (98.0% liked)

Programmer Humor

36992 readers
400 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS