You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Daniel Flanagan f0efe75ece
Close!
4 months ago
0.ts Fix 0 and 1 6 months ago
1.ts Fix 0 and 1 6 months ago
2.ts Fix 2 6 months ago
3.ts Fix 3 6 months ago
4.ts Move everything in-tree (WIP) 6 months ago
5.ts 5 is passing 🎉 5 months ago
6.ts Close! 4 months ago
deno.jsonc Initial commit 6 months ago
deno.lock Close! 4 months ago
readme.md Close! 4 months ago

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

Install Deno

Example Usage

deno run -A --unstable 0.ts