Skip to content

Repository files navigation

AOC

A coding competition every December https://adventofcode.com

What this repo is for

This repo hosts my solutions for each puzzle I have done

A quick note on the files

  • debug-input.txt: A test input file to test my code
  • input.txt: A file containing the puzzle input given
  • Code files (*.kt):
    • Helper.kt: File containing helper classes and functions
    • Q1.kt: The code that reads the input and outputs the result for Q1
    • Q2.kt: The code that reads the input and outputs the result for Q2

About

Advent of Code 2023 solutions

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages