7 Forks
64 Stars
64 Watchers

kattis

All of my solutions to Kattis archives at https://open.kattis.com/

How to download and setup kattis

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

Or simply clone kattis with SSH
[email protected]:RussellDash332/kattis.git

If you have some problems with kattis

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