Comment on Python code to solve xkcd 1313 by Peter NorvigComments−ddebernardy12yThis was posted a few days ago on Code Golf:http://codegolf.stackexchange.com/questions/17718/meta-regex...That link includes a perl 10-liner to do the same.−jamesaguilar12yI dunno if calling a pre-implemented solution is quite the same as writing one yourself.−ben33612ySince that XKCD was from today, pretty sure the question is from today too :)
Comments
This was posted a few days ago on Code Golf:
http://codegolf.stackexchange.com/questions/17718/meta-regex...
That link includes a perl 10-liner to do the same.
I dunno if calling a pre-implemented solution is quite the same as writing one yourself.
Since that XKCD was from today, pretty sure the question is from today too :)