Skip to content

Minhas soluções OCaml para o AoC 2024 / My OCaml solutions for the AoC 2024

Notifications You must be signed in to change notification settings

jogadordabeira/AdventOfCode2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024

https://adventofcode.com/2024

Progress

Days completed:

I'll stick to part 1 of the challenges this year (w/ some exceptions, perhaps).

Run

Includes VSCode dev container integration for OCaml 5.1 and the needed libraries.

dune build
# dune exec aoc2024 -- the_day_number --input your_input_filename, e.g.:
dune exec aoc2024 -- 1 -i input/1.txt

About

Minhas soluções OCaml para o AoC 2024 / My OCaml solutions for the AoC 2024

Resources

Stars

Watchers

Forks

Languages