Skip to content
/ aoc2021 Public

will advent of code 2021 become the first challenge I actually finish? I wouldn't be that optimistic but let's give it a try

License

Notifications You must be signed in to change notification settings

ympek/aoc2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc2021

will advent of code 2021 become the first challenge I actually finish? I wouldn't be that optimistic but let's give it a try

why?

it's fun paired with beer and having shared leaderboard with the boys.

Ideas for having more fun, notes etc.

day1

Interesting idea is to make sliding window (and the whole program) generic i.e. SlidingWindow<5> holds 5 measurements. It's a little bit more work because I'd gotta create test case for that.

About

will advent of code 2021 become the first challenge I actually finish? I wouldn't be that optimistic but let's give it a try

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages