Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chiragjn/rusty_competitive
- Owner: chiragjn
- Created: 2020-07-09T15:00:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T06:05:52.000Z (about 2 years ago)
- Last Synced: 2023-03-02T12:27:08.440Z (almost 2 years ago)
- Topics: advent-of-code, advent-of-code-2020, advent-of-code-2021, competitive-programming, rust
- Language: Rust
- Homepage:
- Size: 588 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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