Skip to content

tmmsartor/aoc2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024 problems solved with C++ and Typescript.

Usage

  • build: cmake -B build && cmake --build build
  • run: ./build/src/main <data_folder>

NB: Refer to data/00/ as a template for directories structure for input and solution data, i.e. day 1 one should be located in <data_folder>/01/

About

Advent of Code 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published