Skip to content

jerrylususu/advent-of-code-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my solutions for advent of code 2024

  • pysrc: python solutions (handwritten, mostly)
  • src: rust solutions (llm generated)
  • data: input data for solutions (from my personal account)

(still learning rust, so the code is not optimized and probably not rust idiomatic)

# may need input.txt at root folder
python pysrc/day2p2.py
cargo run --bin day2

cargo test --bin day2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors