0.ts | ||
1.ts | ||
2.ts | ||
3.ts | ||
4.ts | ||
5.ts | ||
6.ts | ||
deno.jsonc | ||
deno.lock | ||
readme.md |
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
Example Usage
deno run -A --unstable 0.ts