Skip to content

jpz/advent-of-code-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2020

https://adventofcode.com

Decided to go old-school this year and do it in C++ - given my current role is very C++ facing and I'm needing to use the old skills, it's good practice to hone fluency.

Always easier in Python to knock out the algorithms, but choosing the easy option is no fun :)

As the problems get harder, maybe I'll need to delve into Boost and also bring in a bit of unit testing, up to day 4 it's been fine though.

My current development environment is Ubuntu terminal (specifically WSL2) with cmake, clang-format and g++, using vim as an editor so sudo apt install cmake g++ clang-format vim should get you there.

About

light after-work entertainment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published