Skip to content

Commit 7f2d269

Browse files
lrvideckisweb-flowcameroncuster
authored
Add alternatives && helpful blogs (#19)
* mention alternatives * [auto-verifier] verify commit 93c36b8 * add rust CF blogs too * [auto-verifier] verify commit b0e409a * add one more lib * [auto-verifier] verify commit 6890a22 * add another one * [auto-verifier] verify commit 9aab2df --------- Co-authored-by: Luke Videckis <lukevideckis@gmail.com> Co-authored-by: GitHub <noreply@github.com> Co-authored-by: Cameron Custer <custer.cameron@gmail.com>
1 parent ab7c4b6 commit 7f2d269

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,20 @@ Therefore the code is written with these three pillars:
1111

1212
Note: the code is **not** written for ICPC style contests and is **not** optimized for code length.
1313

14+
### Rust CF Blogs
15+
16+
- https://codeforces.com/blog/entry/67391
17+
- https://codeforces.com/blog/entry/103794
18+
- https://codeforces.com/blog/entry/111573
19+
- https://codeforces.com/blog/entry/125439
20+
21+
### Other Rust CP Repos
22+
23+
- https://github.com/rust-lang-ja/ac-library-rs
24+
- https://github.com/EgorKulikov/rust_algo
25+
- https://github.com/bminaiev/rust-contests
26+
- https://github.com/EbTech/rust-algorithms
27+
- https://github.com/qitoy/rust-library
28+
- https://github.com/stuart0035/procon-lib-rs
29+
1430
### This repository is currently under construction.

0 commit comments

Comments
 (0)