in reply to Re: Math::Base - arithmetics with baseX integers
in thread Math::Base - arithmetics with baseX integers (updated)

Perfect for a mathematical challenge on facebook. As is 5 * 6 = 42
:-P

perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'
  • Comment on Re^2: Math::Base - arithmetics with baseX integers