Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 881 Bytes

File metadata and controls

28 lines (18 loc) · 881 Bytes

cplusplus.png

Welcome to CPlusPlus repository!

I'm learning C++ at the next level. The source code is available under the src directory. You are free to make relevant changes to my code to make it better and helpful for future visitors.

Coding Environment

  • Environment. Ubuntu 22.04.1 LTS, Win11
  • Text editor. VS Code and Vim
  • Compiler. g++ 11.3.0 and tdm-gcc-10.3.0
  • Coding style. WebKit (IntelliJ's default .clang-format)

Contributing

Contributing guidelines are described in CONTRIBUTING.md.

License

This open-source project is licensed under the MIT License. Please refer to the LICENSE file.

Contact