package
0.0.0-20241031205007-3c753f8fa3cb
Repository: https://github.com/davidn5013/aoc.git
Documentation: pkg.go.dev

# README

https://adventofcode.com/2015/day/1 answ1: 74 Easy. Good exampel of read a small file to memory

answ2: 1795 Miss that range start at 0 and wrote 1794 first.

Same code just added some lines