C++ vs Python

Why C++ is faster than Python
https://www.freecodecamp.org/news/python-vs-c-plus-plus-time-complexity-analysis/

Summary Table

编程语言 strongly typed ? 跨平台 语言类型
C++ Yes Yes 编译型
Python No Yes 解释型

参考资料

posted @ 2023-11-27 21:32  梦一场6688  阅读(63)  评论(0)    收藏  举报