Skip to content

Commit 976be69

Browse files
authored
Create README.md
1 parent 90e13ce commit 976be69

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

library/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## Other CP Repos
2+
3+
https://github.com/search?q=online-judge-verify-helper+path%3A.github
4+
5+
type | list
6+
--- | ---
7+
optimized for ICPC | <ul><li>https://github.com/kth-competitive-programming/kactl</li><li>https://github.com/ucf-programming-team/hackpack-cpp</li><li>https://github.com/foreverbell/acm-icpc-cheat-sheet</li><li>https://github.com/UCF-Apocalypse-Attack/hackpack</li></ul>
8+
optimized for online contests | <ul><li>https://github.com/yosupo06/library-checker-problems</li></ul>
9+
extensive | <ul><li>https://github.com/koosaga/olympiad/tree/master/Library/codes</li><li>https://github.com/ShahjalalShohag/code-library</li><li>https://github.com/dacin21/dacin21_codebook</li></ul>
10+
clean | <ul><li>https://github.com/demidenko/olymp-cpp-lib</li><li>https://github.com/brunomaletta/Biblioteca</li></ul>
11+
lgm | <ul><li>https://github.com/ecnerwala/cp-book</li><li>https://github.com/the-tourist/algo</li><li>https://github.com/nealwu/competitive-programming</li><li>https://github.com/bqi343/cp-notebook</li><li>https://github.com/suisen-cp/cp-library-cpp</li></ul>
12+
python | <ul><li>https://github.com/cheran-senthil/PyRival</li></ul>

0 commit comments

Comments
 (0)