Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chiragjn/rusty_competitive

Trying competitive programming with Rust
https://github.com/chiragjn/rusty_competitive

advent-of-code advent-of-code-2020 advent-of-code-2021 competitive-programming rust

Last synced: 28 days ago
JSON representation

Trying competitive programming with Rust

Awesome Lists containing this project

README

        

🦀 Rusty Competitive Programming 🦀
---

Just me trying to learn some rust by solving some competitive
programming problems. Expect unoptimized non-idiomatic code.

Most code should work with rustc v1.4x with `cargo t` and `cargo r`
Most code runs with no external dependencies with a few exceptions