Advent of code for 2023
 
 
Go to file
Petra 14ecdadb1c Update readme 2023-12-08 20:27:35 +13:00
2019 Makefile additions 2023-12-03 20:40:19 +13:00
2023 2023 Day 8 part 2 2023-12-08 19:09:33 +13:00
.gitignore Initial Commit 2023-11-27 19:19:35 +13:00
README.MD Update readme 2023-12-08 20:27:35 +13:00

README.MD

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/