3 Forks
27 Stars
27 Watchers

cses

CSES problem solving club solutions, notes, and website. Solution programs in 'code' directory. Additional notes at https://offbeat.cc/cses/boards/.

How to download and setup cses

Open terminal and run command
git clone https://github.com/offbeatcc/cses.git
git clone is used to create a copy or clone of cses 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 cses https://github.com/offbeatcc/cses/archive/master.zip

Or simply clone cses with SSH
[email protected]:offbeatcc/cses.git

If you have some problems with cses

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