Skip to content

quanticworld/adventOfCode2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of code 2024

Special thanks to E. Wastl

Thank you bro, with AoC every december is like a box of chocolates !

My simple stupid approach of these challenges

As a father, time is rare and precious ^^. Thus, my code is not supposed to be prod ready

  • No tests (this is one shot...it's make or break! I just start by copying the sample in my data.txt file, and if it's ok, I replace the sample by my generated series)
  • No time for crystal clear variable names. Listen, I already don't have time to write clean code, do you really expect me to get back to my code later ?
  • Python rules the world. Although I'm a C# / Java / Kotlin developer, I really enjoy cheating on my daily languages with my old nightly lovely Python language

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages