1 Forks
11 Stars
11 Watchers

AdventOfCode2021

My solutions to https://adventofcode.com/2021

How to download and setup AdventOfCode2021

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

Or simply clone AdventOfCode2021 with SSH
[email protected]:willkill07/AdventOfCode2021.git

If you have some problems with AdventOfCode2021

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