Skip to content

HertzDevil/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code

Solutions for Advent of Code, a series of programming puzzles released in December every year.

Features table

Language Solution DSL Downloading Submission Login
Crystal
Elixir
  • Solution DSL: provides a way to write down solutions, verify them against test cases, and derive the answer from the real input, all without explicit boilerplate code
  • Downloading: automatically downloads puzzle inputs from the website to /input/[YYYY]/day[DD].txt, provided /.session_token exists
  • Submission: automatically submits the answer for the last successful solve to the website, provided /.session_token exists
  • Login: Retrieves or refreshes /.session_token with OAuth as necessary

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published