fidesachates / Advent-of-Code

An attempt at Advent of Code problems in C#.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code

An attempt at Advent of Code problems in C#.

2020

Day Challenge Info Code
1 Report Repair Info Code
2 Password Philosophy Info Code
3 Toboggan Trajectory Info Code
4 Passport Processing Info Code
5 Binary Boarding Info Code
6 Custom Customs Info Code
7 Handy Haversacks Info Code
8 Handheld Halting Info Code
9 Encoding Error Info Code
10 Adapter Array Info Code
11 Seating System Info Code
12 Rain Risk Info Code
13 Shuttle Search Info Code

2019

Day Challenge Info Code
1 The Tyranny of the Rocket Equation Info Code

2015

Day Challenge Info Code
1 Not Quite Lisp Info Code
2 I Was Told There Would Be No Math Info Code

License

Advent-of-Code is an attempt at Advent of Code problems in C#.
Copyright © 2020 Aman Agnihotri (amanagnihotri@pm.me)

Advent-of-Code is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Advent-of-Code is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Advent-of-Code. If not, see GNU Licenses.


About

An attempt at Advent of Code problems in C#.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%