Newest Questions
14,357 questions
23
votes
5
answers
5k
views
Just Another Perl Hacker [closed]
Classic code golf challenge. Write the most obscure Perl program to print "Just another Perl hacker". Here's the Wikipedia article on it. Bonus points if it fits in 3 lines / 70 characters each.
112
votes
116
answers
21k
views
Code Golf Christmas Edition: How to print out a Christmas tree of height N
Given a number N, how can I print out a Christmas tree of height N using the least number of code characters? ...