this post was submitted on 14 Nov 2023
3 points (71.4% liked)

Advent of Code

283 readers
1 users here now

Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.

https://adventofcode.com

founded 1 year ago
MODERATORS
 

The 2023 event starts in december, I'll try it in Rust. What are the posts about Nadvent of code and where can I find the tasks?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] mykl 1 points 11 months ago (1 children)

Haha, "Nadvent of Code" was just a joke description for my revisiting of last year's challenges. It stands for "Not Advent of Code" or "November Advent of Code" depending on how the mood takes me. There's a link to last year's overview page on each post, and to the specific day on my more recent posts. Or you can just look at my solutions and figure out how you'd rewrite them in Rust. Have fun.

[โ€“] opr 2 points 11 months ago

Gotcha, thanks!