Files
exam_code_for_408/README.md

9 lines
331 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 408 计算机专业基础综合考试 2009-2023 所有代码
本rep涵盖了所有真题上的数据结构与算法大题的答案具体的代码调试使用环境如下
`Visual Studio Code`+`GCC`+`Windows系统`
如有新添加或者修改代码欢迎PR
可以尝试使用Clion、Visual Studio、Dev C++进行调试。