Prepration Posted Mar 9, 2025 Updated Mar 20, 2025 By DAYTIMEHAWK 1 min read Prepration Contents Prepration 进行算法练习准备工作:复习c++及Python基础及Markdown格式值引用&传递应用:传int、bool等==基本类型==时用值引用较多,复制开支不大传数据结构等情况用引用较多,复制开支较大且会在函数内部修改 Blogging, Algorithm This post is licensed under CC BY 4.0 by the author. Share