LucasPickering / protohackers

My solutions for protohackers.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Protohackers

My solutions for Protohackers. All solutions are written in Rust, under a single binary.

Deployment

Just run it locally and port forward on the router.

cargo watch -x run -- <problem> --host 0.0.0.0 --port 9001

About

My solutions for protohackers.com


Languages

Language:Rust 100.0%