Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deepchirp/buaa_2024_algorithm
https://github.com/deepchirp/buaa_2024_algorithm
buaa buaa-oj
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/deepchirp/buaa_2024_algorithm
- Owner: DeepChirp
- License: gpl-3.0
- Created: 2024-10-31T13:35:02.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-01-11T06:13:07.000Z (9 days ago)
- Last Synced: 2025-01-11T07:23:06.399Z (9 days ago)
- Topics: buaa, buaa-oj
- Language: C
- Homepage:
- Size: 181 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 北航2024秋算法分析与设计仓库
本仓库存放了北航2024秋「算法分析与设计」(课程号:B210031004)的相关资料,包括:每次比赛的题目,以及个人的代码,同时附有个人撰写的少量题目的题解。
每个文件夹下的`README.md`文件中包含了此次比赛的要求,题目按照其编号命名。
题目的版权归北航2024秋算法分析与设计课程组所有,仅供学习交流使用。而个人的代码则以GPLv3协议开源,个人不保证代码的正确性。欢迎大家参考、学习、修改,但请勿直接抄袭。
另请参见:[期末考试所用到的模板](https://github.com/DeepChirp/Algorithm_Template)