From 1f1b9257d45b46280111379f9cf1a23e8f54c6f8 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 15 May 2009 21:41:38 -0500 Subject: haha 52 --- 052.pl | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 052.pl diff --git a/052.pl b/052.pl new file mode 100755 index 0000000..cf0e3e9 --- /dev/null +++ b/052.pl @@ -0,0 +1,5 @@ +#!/usr/bin/perl +use strict; +use warnings; + +# come on guys, this is mental math -- cgit v1.2.3