Update README.md

This commit is contained in:
xusun0623
2021-12-01 17:12:34 +08:00
committed by GitHub
parent 266ee6f142
commit cf35e56b06

View File

@@ -1,3 +1,6 @@
# 408-所有真题算法
# 408 计算机专业基础综合考试 2009-2021 所有代码
2009-2021 算法题
本rep涵盖了所有真题上的数据结构与算法大题的答案具体的代码调试使用环境如下
`Visual Studio Code`+`GCC`+`Windows系统`
可以尝试使用Clion、Visual Studio、Dev C++进行调试。