Back around day 2 of #AdventOfCoding and before I got around to solving it myself, I saw people talking something about using regular expressions for solving this, and I don't get how? As in, seriously counting through every possible number, converting to text and test with a regex?