Categorygithub.com/marzeq/aoc-2024
repositorypackage
0.0.0-20241217161356-8e5a62ebd807
Repository: https://github.com/marzeq/aoc-2024.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

aoc-2024

go run . [day] [part (1|2)]

solution status

time measured on a ryzen 5 5600g with 32gb of ram

  • day1: p1 (0 ms), p2 (0 ms)
  • day2: p1 (0 ms), p2 (0 ms)
  • day3: p1 (0 ms), p2 (0 ms)
  • day4: p1 (1 ms), p2 (2 ms)
  • day5: p1 (0 ms), p2 (2 ms)
  • day6: p1 (0 ms), p2 (942 ms)
  • day7: p1 (0 ms), p2 (73 ms)
  • day8: p1 (0 ms), p2 (0 ms)
  • day9: p1 (31 ms), p2 (235 ms)
  • day10: p1 (0 ms), p2 (1 ms)
  • day11: p1 (0 ms), p2 (17 ms)
  • day12: p1 (0 ms), p2 (6 ms)
  • day13: p1 (0 ms), p2 (0 ms)
  • day14: p1 (0 ms), p2 (1127 ms)
  • day15: p1 (0 ms), p2 (unsolved)