Skip to content

EthanJamesLew/Advent-of-Code-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021

An attempt to implement Advent of Code 2021 puzzle solutions in Kotlin.

Project Structure

  • inputs - contains the puzzle input for AoC. Both the test and puzzle inputs are provided as test.txt and puzzle.txt.
  • src - contains Kotlin app.

CLI Usage

For a solution of day N, run

./app --day N

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages