Skip to content

espang/aoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc

A repository to solve advent of code puzzles.

How to run it.

The Makefile is used to run everything. The code will support downloading the puzzle input from advent-of-code given a valid session id in the environment variable AOC_SESSION.

Helper functions aoc

The /aoc folder contains helper functions written in go. It contains some functions that help loading input

Solutions in go

Contains solutions in go and ocaml

About

advent of code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published