Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 248 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 248 Bytes

aoc22

My aoc22 solutions, in Objective-C this time

Building

This project requires ObjFW. Once installed, simply run make.

Running

Either use make run to crudely run the latest day, or ./bin/build [day number].