Skip to content

michalglen/AoC_2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AoC_2017

Advent of Code 2017 solutions written in C++

Prerequisites

  • Linux

Compiling

  • A makefile is provided
  • run make to complile all days or make dayX for specific day

Running

  • run ./dayX.exe

About

Advent of Code 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published