Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 2.74 KB

README.md

File metadata and controls

34 lines (21 loc) · 2.74 KB

CPVault of ACalorados - Competitive Programming vault-icon

vault-icon

Solutions to various kata or challenges from some important sites

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.

codewars-icon

codewars-icon

DOWNLOAD git-icon

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"

download-zip-button

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.

COLLABORATORS issues-icon

Any dought or interests can be reported to its collaborators Kr4ll and samidk

LICENSE license-icon

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.