Petra 2f569ceef6 2023 day 10
Note hack: should actually work out what s_char, i.e. what character S
is sitting on, is - assigning it to 'f' seems to work for my input but
not guaranteed
2023-12-10 21:19:51 +13:00
2023-12-03 20:40:19 +13:00
2023-12-10 21:19:51 +13:00
2023-11-27 19:19:35 +13:00
2023-12-08 20:27:35 +13:00

Files for Advent of Code 2023, and related stuff. Hoping to work with Fortran as much as possible; will also try AOC2019 if I can.

Structure:

  • 2019
    • Makefile
    • src/
    • bin/
  • 2023
    • Makefile
    • src/
    • bin/
Description
Advent of code for 2023
Readme 193 KiB
Languages
Fortran 99.2%
Makefile 0.8%