Skip to content

khouari1/advent-of-code-2024-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎄 Advent of Code 2024

Solutions for Advent of Code 2024 in Haskell

Project

app/ contains solutions for the puzzles.

data/ contains puzzle inputs (not committed to the repo).

Usage

Run cabal run with day and part.

Example, to run Day 1 Part 2:

cabal run aoc-haskell24 -- "01P2"

Note: puzzle inputs have to added to data/ folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published