Skip to content

casavaca/Advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My solutions to adventofcode.com puzzles.

Using (mostly) C++ to solve the puzzles as quickly as possible.

If I can write O(N) in 1 minute and wait for 10s, It's still faster to write O(log(N)) in 10 minutes and wait for 1s.

Names are chosen arbitrarily, with little comments as well.

About

My solutions to advent-of-code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published