The article presents a 1988 C program that prints the lyrics to the Christmas carol 'The Twelve Days of Christmas' in a highly obfuscated manner. The program uses a substitution cipher to encode the lyrics and employs recursive functions to print the decoded text. Despite being written in an older version of C, the program still compiles and runs today. The program's compression of the lyrics is noted, although its efficiency is disputed in the comments.