Skip to content

Salominius/AdventOfCode2022

Repository files navigation

AdventOfCode2022

This year I decided to solve AdventOfCode using Python before I am going to put myself through the pain of doing it with C++ or Rust next year :)

Structure

  • helpers contains a default-template for new days and helper-functions. I will probably add more generic functions there, as the days get more difficult. ImportHelpers.getInput() is my default input-import-function. It reads the day # from the fileName (...#.py) and returns the content of inputs.input#.txt as String
  • inputs contains all inputs in numbered files (input#.txt).
  • The days are stored in the base-directory as Day#.py.

Run

The code can be cloned to any folder and be run immediately without any parameters. Each day will print the results to the console.

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy