Skip to content

tsokk/aoc20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2020

You'll find here some C++ code that solves puzzles. These are not all easy to solve. Considerable effort goes into cracking the mode difficult ones. Also, programming has its own complications. As do installing and maintaining the tools needed to write and compile the code.

I would like to focus on these problems and their solutions. And to minimize energy used on thinking about other things. This means I would like to find a a minimun set of tools to build this code on computers and operating systems that I have. Here's a list of things that I need for this purpose:

I spent some time studying CMake, but came to the conclusion that including it would add to the complications mentioned. I may add it later, if its expected benefits outweigh the costs of adding, configuring, and maintaining it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published