|
|
|
|
|
by rcfox
5462 days ago
|
|
The code isn't obfuscated; it's golfed. (http://codegolf.com/) I assume the line-breaks are to allow the code to fit within 80 columns to display on most standard terminals. If you look closely, they occur at places you wouldn't expect them to. I'm guessing they were placed by cat and not the author. |
|