Hacker News new | ask | show | jobs
by ericlee4 3758 days ago
You fill the characters that would be matched by the regular expression given. So the character has to match both the row/column expressions at the position where they intersect.
1 comments

Oh I gotcha. That makes more sense; I was confused since most of the expressions match more than 4 characters. Thanks!