Skip to content

iNxmi/AdventOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

142 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

  • Hello, this is my Kotlin project for the yearly Advent of Code challenges.
  • You can clone this repository yourself. To run the code, you have to follow the .env tutorial.
  • Every solution can be run on its own, or you can run the exporters in com.nami.aoc.export.

Locations

.env

To Allow the program to automatically fetch input and solutions, follow these steps:

  1. Grab your SESSION cookie from Advent of Code (I use the Cookie-Editor by cgagnier addon for Firefox)
  2. Rename or copy the .env.template file to '.env'
  3. Insert the extracted SESSION string into the new .env file

Todo

  • Solve every single Puzzle

Bonus

  • A -> 5€
  • B -> 10€

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published