We’re no strangers to code golf, you know the rules, and so do I
Posted on | June 3, 2012 | No Comments
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 use of existing compression algorithms (e.g. gzip / bzip2) unless you include the full algorithm in your code.
Use any language, shortest code wins.
Category: Uncategorized
Comments
Leave a Reply