Commit e8c5a58a5c7aa15c78b4251174776f2077c8e016
Committed by
GitHub

1 parent
1b9a2a0889
Exists in
main
Update README.md
Showing 1 changed file with 1 additions and 1 deletions Inline Diff
README.md
View file @
e8c5a58
### Using the C++ language for the Programming Marathon. | 1 | 1 | ### Using the C++ language for the Programming Marathon. | |
* The purpose of this repository is to study the C++ Language in more detail to use it in the Programming Marathon. | 2 | 2 | * The purpose of this repository is to study the C++ Language in more detail to use it in the Programming Marathon. | |
* This repository builds on topics covered in the Competitive Programming guide on the GeeksforGeeks website. | 3 | 3 | * This repository builds on topics covered in the Competitive Programming guide on the GeeksforGeeks website. Guide link https://www.geeksforgeeks.org/competitive-programming-a-complete-guide/ | |
4 | 4 |