Skip to content

rvprasad/advent-of-code-2022

Repository files navigation

This repo contains Clojure (v1.12.3.1577) code to solve the puzzles from 2022 Advent of Code.

Instructions

Unless day-specific README.md files contain specific instructions, use the following command to execute the solution for "day<N>" from within folder "day<N>" (where "N" is the day number).

  • clj -M -m day<N> <filename>

Attribution

Copyright (c) 2025, Venkatesh-Prasad Ranganath

Licensed under BSD 4-Clause “Original” or “Old” License (https://choosealicense.com/licenses/bsd-4-clause/)

Authors: Venkatesh-Prasad Ranganath

About

Advent of Code 2022 solutions in Clojure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published