Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Tổng hợp bài tập nhập môn lập trình với lời giải 😄

License

Notifications You must be signed in to change notification settings

brokenricefilms/nhapMonLapTrinh

Repository files navigation

Nhập môn lập trình

Tổng hợp bài tập nhập môn lập trình với lời giải 😄

C++ style guide

https://google.github.io/styleguide/cppguide.html

Auto format using clang-format (copy and pasing to cli)

    clang-format --style=Google -i $(find -name '*.h' && find -name '*.cpp')

Contributing workflow

Here’s how we suggest you go about proposing a change to this project:

  1. Fork this project to your account.
  2. Create a branch for the change you intend to make.
  3. Make your changes to your fork.
  4. Send a pull request from your fork’s branch to our master branch.

About

Tổng hợp bài tập nhập môn lập trình với lời giải 😄

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages