518 B
518 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 asynchronous
"streaming" fashion.
Dependencies
Usage
deno run -A --unstable N.ts
Example
deno run -A --unstable 0.ts