mfashby.net

Website mfashby.net
git clone git://code.mfashby.net:/mfashby.net
Log | Files | Refs | Submodules | README

2022-12-04-aoc.smd (407B)


      1 ---
      2 .title = "Advent of Code",
      3 .author = "Martin Ashby",
      4 .date = @date("2022-12-04T08:54:56Z"),
      5 .layout = "single.shtml",
      6 .custom = {"comments": true},
      7 ---
      8 
      9 I'm having a go at [Advent Of Code](https://adventofcode.com/2022) this year, this time [writing solutions in Rust](https://code.mfashby.net/martin/aoc2022).
     10 
     11 I have no chance at competing with [ChatGPT](https://github.com/max-sixty/aoc-gpt) though!