Skip to content

alisaifee/aoc2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022

Really bad solutions!

The objectives are:

  • Use only bash (>=4 acceptable for access to associative arrays) and if necessary common gnu coreutils
  • awk is no longer allowed (though I did use it initially to sum lines)
  • Performance is not a goal
  • Learn something

About

Solutions to Advent of Code 2022

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages