Skip to content

Repository files navigation

Solutions for Project Euler problems. Written in TS.

Run with: ts-node problem1/main.ts

For best performance, first compile with:

tsc --outDir ./dist --target es6 problem1/main.ts

then use:

node dist/main.js

About

solutions for project euler

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages