Skip to content

qselle/advent-of-code-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go wakatime

Advent of code 2023 🎄🎅

In Go, which I'm using the most at the moment.

Enter the competition: https://adventofcode.com/2023

Build

advent-of-code-2023/day1 $> go build
advent-of-code-2023/day1 $> ./day1
Part 1: 52974
Part 2: 53340

Test

advent-of-code-2023/day1 $> go test
PASS
ok  	github.com/qselle/aoc/2023/day1	0.269s

Releases

No releases published

Packages

No packages published

Languages