a VS Code settings template for the kind of ACMer who uses C++,and .a small amount of c++ code templates.
Required
- C/C++
- C/C++ Clang Command Adapter
- Code Runner
- LeetCode
Optional
- Markdown All in One
- Chinese (Simplified) Language Pack for Visual Studio Code
- Todo Tree
- Compile the timer.cpp to get
timer.exe
- Compile your custom code to get the executable, assuming
a.exe
- Open the terminal command line in the current folder and enter
./timer a
- Repeat step 3 multiple times to get more accurate program run time
- append Elementary Data Structures
- append Algorithm
- timer.cpp