Skip to content

DaKili/advent-of-code-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code-2023

My personal repository for solving advent of code 2023 using golang.
I focus on improving performance by parallelizing code, as well as improving at golang.

Add your "input.txt" in the corresponding /day-<number> folder (i.e. /day-01/input.txt).
Update the task you want to solve in main.go and execute go run . from the root directory or if you use VSCode press F5.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages