Skip to content

piiu/advent-of-code-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My entry for the fabulous Advent of Code 2022

Requirements:

  • PHP 8.1
  • Composer

Installation

  1. composer install
  2. Add a WolframAlpha AppID to config/app.ini

WolframAlpha is only necessary for day 21 part 2. If no AppID is configured, the result will be an equation that can be solved by hand.

Run

composer day [number]

Issues

  • Day 12 part 2 is not automated and needs human interaction
  • Day 16 part 2 runs forever
  • Day 19 is missing due to trauma from day 16

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages