The purpose of this repository is to collect all the solutions made in previous challenges from most important sites such us codeforces, codewars, acepta el reto, etc. All solutions planned have achieved AC in a previous moment. Each solution file is named after its associated ID on the corresponding website. For example, in Codewars, the file name corresponds to the kata ID.
To download this project, you can either clone the repository using git clone command to get a copy of the project:
git clone https://github.com/gu4re/CPVault.git "your-folder-destination"
Note: after cloning the repo make sure to evently use 'git pull' command to get future versions of the project in your local folder:
git pull
Or, you can download the repository as a ZIP file by clicking on the green "Code" button at the top of the repository and selecting Download ZIP.
Any dought or interests can be reported to its collaborators Kr4ll and samidk
This project is licensed under the open source Creative Commons Zero v1.0 Universal. Please make sure that you comply with the terms of this license when using the code in this repository.