mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-25 21:00:31 +01:00
Implement day 21.
This commit is contained in:
@@ -19,7 +19,7 @@ def preamble():
|
||||
int c = 0;
|
||||
int d = 0;
|
||||
int e = 0;
|
||||
int f = 0;''')
|
||||
int f = 0;\n''')
|
||||
|
||||
|
||||
def footer():
|
||||
|
||||
Reference in New Issue
Block a user