Advent of Code is an annual Christmas themed coding challenge that runs from December 1st until christmas. Each day the coding problems get progressively harder. We have a leaderboard and pretty good turnout, so feel free to hop in at any time and show your stuff!
Whether you have a single line monstrosity or a beautiful phone book sized stack of OOP code, you can export it in a nice little image for sharing at https://carbon.vercel.app
What did you think about today's problem?
Our Code is 2416137-393b284c (No need to share your profile, you have the option to join anonymously if you don't want us to see your github)
Jump in the discussion.
No email address required.
Nice trick, making the second number much larger to confuse brute-forcers. Totally didn't work on me
Mainly showing off two things: passing functions to other functions, and the collect macro, which can turn an iterable into a seq, set, or table.
Jump in the discussion.
No email address required.
What language is this?
Jump in the discussion.
No email address required.
Nim: https://nim-lang.org
Jump in the discussion.
No email address required.
More options
Context
More options
Context
The 20 lines chad vs the 80 lines virgin
Jump in the discussion.
No email address required.
More options
Context
More options
Context