Skip to content

ecperth/aoc2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc2024

https://adventofcode.com/2024/about

To use input downloader:

  1. Login to advent of code and grab cookie with key "session"
  2. export AOC_SESSION={sessionCookie}
  3. go run fetchInput.go {dayNumber}

To run a day:

go run main.go {dayNumber}


To generate day template in goland:

While top level dir is highlighted: File->New->aoc_2024_day Then enter day number


About

https://adventofcode.com/2024/about solutions in golang

Resources

Stars

Watchers

Forks

Languages