imsky / PocketEuler

:heavy_plus_sign: Offline version of Project Euler.
116 stars 11 forks source link

Added Problem 481 #34

Closed ghost closed 8 years ago

jayvdb commented 8 years ago

This addition now has three lint errors, for the line lengths > 250 chars: https://travis-ci.org/jayvdb/PocketEuler/builds/142754125#L235

I've added #47 about this.

imsky commented 8 years ago

:+1:

jayvdb commented 8 years ago

With #48, this now passes the lint tests