mun.ohjain.fi

links that caught my eye and some words scrambled together ..maybe

We’re no strangers to code golf, you know the rules, and so do I

Posted on | June 3, 2012 | No Comments

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 use of existing compression algorithms (e.g. gzip / bzip2) unless you include the full algorithm in your code.
Use any language, shortest code wins.

Comments

Leave a Reply