Y
Hacker News
new
|
ask
|
show
|
jobs
by
TophWells
4488 days ago
Well, remember that it also has to fit in the row/column. If there's three spaces available, the string has to have three characters. So (O|RM|HHM)* can only really match ORM, RMO, and HHM.
1 comments
oneeyedpigeon
4488 days ago
And OOO.
link
TophWells
4487 days ago
Forgot about that one.
link