|
|
|
|
|
by isoprophlex
937 days ago
|
|
> Tool to automate downloading and submitting advent of code problems. Well... the biggest use case I can think of is automated, AI assisted, problem solving. Which isn't really aligned with the spirit of AOC. In fact they politely asked people not to, if I'm not mistaken. |
|
I just need to run `aoc submit <my-solution>` and immediately get feedback if I am correct. If that it the case, it automatically downloads the second problem so I can immediately continue.
As explained in another comment I'm not participating competitively. I just really like automating things.
I also think that AI assisted program solving if against the spirit of AoC, so I will add a note to the readme to discourage it.