Replies: 6 comments 3 replies
-
|
Could I volunteer for day 6 and 7? |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for opening the discussion! I updated to reflect that there will only be 12 days this year (and forever more?) |
Beta Was this translation helpful? Give feedback.
-
|
I would like day 5 |
Beta Was this translation helpful? Give feedback.
-
|
I could do 11.. |
Beta Was this translation helpful? Give feedback.
-
|
I can do day 4. |
Beta Was this translation helpful? Give feedback.
-
|
I volunteer for day 7. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
That time of the year is approaching! 🎅 🎄
So I thought I'd get the ball rolling a bit early this year!
Feel free to edit as needed.
(Copying from last year's discussion)
Scheduling the solutions for Scala Advent of Code.
It would be great for people to volunteer for specific days and we can update the schedule here.
Responsibility
You should write a description of the solution, and provide the code in the main body of the article, as in these examples:
day 1 2023
day 2 2023
Please make sure that you do both part 1 and part 2 of the challenge before you write the article.
The solution should only use what is available in the Scala 3 standard library, with the following two entry points:
Please avoid File I/O, and assume that the input is already read from file/text input. We will compile your solutions with Scala.js so that they can be run in the browser.
It is not necessary to add the "Solve it in the browser section" as that requires a bit more manual work that we can handle if necessary.
Schedule
Beta Was this translation helpful? Give feedback.
All reactions