Skip to content

This project is a C# implementation of the 2017 Advent of Code puzzles, written by Eric Wastl.

License

Notifications You must be signed in to change notification settings

tomwallace/AdventOfCode2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a C# implementation of the 2017 Advent of Code puzzles, written by Eric Wastl.  The basic concept is that the author presents two problems a day from December 1 until December 25, for a total of 50 problems (an advent calendar of code problems).  The problems are self-contained with the second problem of each day being based on the first problem, with a twist.  The problems are appropriate for a variety of developer skill levels and are rather witty and fun.  You can learn more about Advent of Code here:

http://adventofcode.com/2017/about

You can find more code from me on my Github page:

https://github.com/tomwallace

About

This project is a C# implementation of the 2017 Advent of Code puzzles, written by Eric Wastl.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages