Skip to content

GregorTpk/AoC25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AoC25

Anfängerpraktikum: Advent of Code 2025

Team: Tabea Gehnen (tabge) & Gregor Teupke (GregorTpk)

Usage

  • Each day's problem has a corresponding folder 01/, 02/, ...
  • solve.py solves both subproblems of a day. It takes a file path as an optional command-line argument, default is input.txt.
  • input.txt can be saved locally for convenience, where input*.txt is ignored by git.
  • With the command line argument -q, a solver script only outputs the result without any text.
  • Some solvers support more command line arguments. View them with -h.

Dependencies

  • Day 10 requires scipy and galois.

About

Anfängerpraktikum: Advent of Code 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages