protohackers/readme.md
2022-10-11 13:54:45 -05:00

505 B

Protohackers

My solutions to the programming problems on Protohackers!

I'm using Deno as long as I can get away with it, taking full advantage of the std modules available to do as much as possible in a very "streaming" fashion.

Dependencies

Install Deno

Usage

deno run -A --unstable N.ts

Example

deno run -A --unstable 0.ts