Skip to content

lovelyckaro/AOC2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ„ My solutions for Advent of Code 2025 πŸŽ„

ormolu

Dependencies:

  • GHC >= 9.12.2
  • Cabal >= 3.12.1.0

Run a day using ./aoc day [part], e.g. ./aoc 1 or ./aoc 15 2.

Four environment values are used, see .env.example for example.

Description, example input, and input are fetched on run to /descr and /input.

To run run with example input run with switch --example

./aoc 1 2 --example

To actually submit usage run with switch --submit

./aoc 1 2 --submit

About

πŸŽ„ My solutions for Advent of Code 2025 πŸŽ„

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published