Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iron-buster/luogu
洛谷算法题记录
https://github.com/iron-buster/luogu
Last synced: 3 days ago
JSON representation
洛谷算法题记录
- Host: GitHub
- URL: https://github.com/iron-buster/luogu
- Owner: Iron-Buster
- Created: 2023-04-06T12:02:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-06T12:08:18.000Z (over 1 year ago)
- Last Synced: 2023-07-29T07:19:07.846Z (over 1 year ago)
- Language: Java
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# luogu
`一个真正的鳗`
## 洛谷算法题记录
- DP 动态规划题
- GOODCF 一些cf的好题
- Search 简单搜索题
- UnionFind 并查集题