Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 218 Bytes

File metadata and controls

8 lines (5 loc) · 218 Bytes

project_euler

These are my solutions to https://projecteuler.net

I did not try to implement optimal algorithms, just trying to find the solution using ruby.

I did pay basic attention to code styling.