"Rust isn't good for competitive programming" ↵
↵
I kept hearing this so I made a tutorial to prove the haters wrong.↵
↵
[Video](https://www.youtube.com/watch?v=6cYX5bnztn0) | [Repository](https://github.com/patrik-cihal/cp-rs)↵
↵
↵
↵
↵
↵
How to setup↵
------------↵
1. Clone the repo↵
2. `bash new-contest.sh`↵
3. Implement `a.rs`↵
4. `cargo r < input.txt`↵
5. `bash build.sh`↵
6. Submit `solution.rs`↵
7. Update `main.rs` to say `mod b`↵
8. Goto 3↵
↵
I kept hearing this so I made a tutorial to prove the haters wrong.↵
↵
[Video](https://www.youtube.com/watch?v=6cYX5bnztn0) | [Repository](https://github.com/patrik-cihal/cp-rs)↵
↵
↵
↵
↵
↵
How to setup↵
------------↵
1. Clone the repo↵
2. `bash new-contest.sh`↵
3. Implement `a.rs`↵
4. `cargo r < input.txt`↵
5. `bash build.sh`↵
6. Submit `solution.rs`↵
7. Update `main.rs` to say `mod b`↵
8. Goto 3↵




