Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

a VS Code setting template for beginners who want to learn algorithms, and a small amount of C++ code templates.

License

Notifications You must be signed in to change notification settings

MiracleShadow/Use-Cpp-practice-algorithm

Repository files navigation

Use-Cpp-practice-algorithm

GitHub license

a VS Code settings template for the kind of ACMer who uses C++,and .a small amount of c++ code templates.

Which extensions you need to install

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

How to calculate program running time

  1. Compile the timer.cpp to get timer.exe
  2. Compile your custom code to get the executable, assuming a.exe
  3. Open the terminal command line in the current folder and enter ./timer a
  4. Repeat step 3 multiple times to get more accurate program run time

TODO

  • append Elementary Data Structures
  • append Algorithm
  • timer.cpp

About

a VS Code setting template for beginners who want to learn algorithms, and a small amount of C++ code templates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /