# Samples ## AOC These samples solve some of the [Advent of Code](https://adventofcode.com) problems. cat input | bruijn solve.bruijn **Be aware** that lambda calculus is generally incredibly inefficient. For example, the obvious solution for the very simple problem 2022/01 takes around 30s and 3GB of memory using the full input.