AdventOfFortran/README.MD

14 lines
233 B
Plaintext
Raw Normal View History

2023-11-27 06:42:17 +00: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.
2023-11-27 06:53:46 +00:00
Structure:
* 2019
2023-11-27 08:09:46 +00:00
* Makefile
2023-11-27 06:53:46 +00:00
* src/
* bin/
2023-12-08 07:27:35 +00:00
* 2023
* Makefile
* src/
* bin/
2023-11-27 06:53:46 +00:00