We’re no strangers to code golf, you know the rules, and so do I
http://codegolf.stackexchange.com/questions/6043/were-no-strangers-to-code-golf-you-know-the-rules-and-so-do-i Write the shortest program that prints the entire lyrics of “Never Gonna Give You Up” by Rick Astley. Rules: Must output the lyrics exactly as they appear in the above pastebin. Here’s the raw dump: http://pastebin.com/raw.php?i=wwvdjvEj Cannot rely on any external resources – all lyrics must be generated by / embedded in code. No […]