Skip to content

Latest commit

 

History

History

2024

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Advent of Code 2024

https://adventofcode.com/2024

Language

Implemented in Go.

Preparation

Install Go for your platform.

Running tests

Run tests with go test:

go test ./...