3 lines
104 B
OCaml
3 lines
104 B
OCaml
let () = Printf.printf "%i\n" Aoc25.Day1.day1_part1
|
|
let () = Printf.printf "%i\n" Aoc25.Day1.day1_part2
|