Awesome
Advent of code 2024
This repository contains solutions for Advent of code 2024 https://adventofcode.com/2024
How to run
go run 01.go < inputs/01.txt
java day01.java < inputs/01.txt
This repository contains solutions for Advent of code 2024 https://adventofcode.com/2024
go run 01.go < inputs/01.txt
java day01.java < inputs/01.txt