Skip to content

teichholz/aoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc

This repository contains all my solutions for Advent of Code.

It has the following structure:

  • aoc-py: Solutions in Python
  • aoc-kt: Solutions in Kotlin
  • aoc-clj: Solutions in Clojure
  • input: My input files
  • fetch-day.sh: Simple Bash script I use for fetching my input

About

All my solutions for Advent of Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages