Roald87 / AdventOfCode2024

My solutions for Advent of Code 2024 in F#

Repository from Github https://github.comRoald87/AdventOfCode2024Repository from Github https://github.comRoald87/AdventOfCode2024

Advent of Code 2024

  1. Add your input to a file, for example day1.txt.
  2. Change the path in day1.fsx to match your input.
  3. Run script from the command line with dotnet fsi day1.fsx.

About

My solutions for Advent of Code 2024 in F#


Languages

Language:F# 100.0%