diff --git a/!NOTES_FOR_NEXT_YEAR b/!NOTES_FOR_NEXT_YEAR new file mode 100644 index 0000000..fbc34dc --- /dev/null +++ b/!NOTES_FOR_NEXT_YEAR @@ -0,0 +1,4 @@ +- add run() method to AOCDay, so every day can run on it's own -> enable Alt+Shit+F10 and avoid confusion + -> after wards add a "if __name__ == '__main__': day = Day(); day.run()" to the skeleton +- add download_input() and submit_solution() to AOCDay, this can be automated, so let it ... +- add some sort of "start_day.py", as the manual copy/create is tedious diff --git a/notes b/notes deleted file mode 100644 index b633ac4..0000000 --- a/notes +++ /dev/null @@ -1,2 +0,0 @@ -12521 -