Skip to content

snopan/aoc-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc-2023

Advent of code challenges for 2023

Requirements

You must have the following installed

  • Go
  • Make

Getting Started

To run the solution for each day

make run DAY=1 PART=1

where the argument DAY determines solution for which day should be run. Before running solution for that day, the relevant go file in /cmd and input data in /input should be there

About

Advent of code challenges for 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published