0 Forks
11 Stars
11 Watchers

CodeForces

Designed to help people save the exercises I solved in c++ and track my progress and learning in algorithms, data structures, and programming math puzzles in code forces.

How to download and setup CodeForces

Open terminal and run command
git clone https://github.com/lironmiz/CodeForces.git
git clone is used to create a copy or clone of CodeForces repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CodeForces https://github.com/lironmiz/CodeForces/archive/master.zip

Or simply clone CodeForces with SSH
[email protected]:lironmiz/CodeForces.git

If you have some problems with CodeForces

You may open issue on CodeForces support forum (system) here: https://github.com/lironmiz/CodeForces/issues