Blame view

README.md 531 Bytes
06f267dca   Ronaldo Silva   Update README.md
1
  ### Using the C++ language for the Programming Marathon.
1b9a2a088   Ronaldo Silva   Update README.md
2
  * The purpose of this repository is to study the C++ Language in more detail to use it in the Programming Marathon.
e8c5a58a5   Ronaldo Silva   Update README.md
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/
9c069fd0c   Ronaldo Silva   Update README.md
4
5
6
7
  
  #### The problems were taken from sites like:
  * Hackerrank, GeeksforGeeks and LeetCode.
  * Each resolution source code has a direct link to the problem description.