Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 242 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 242 Bytes

Project Euler Solutions

I'm gonna add my solutions to each mathematical problem described on Project Euler to this repository.

How to run

I'm using Deno as the runtime, so just run deno run [number].ts.