my little project write by cpp
-
001-013 is homeworks of Accelerated Computer Science Fundamentals Specialization I mainly test on ubuntu, mac may be not supported, this is the catch that not compatible with mac.
-
026 comes from level-up-your-c-plus-plus-skills
-
mongodb的指令:
- ubuntu上启动
sudo systemctl start mongod
- mac上启动
brew services restart mongodb-community
- ubuntu上启动