Day 09
This commit is contained in:
@@ -20,7 +20,7 @@ for y in range(len(forest)):
|
||||
pos += dir
|
||||
score *= dir_score
|
||||
max_score = max(max_score, score)
|
||||
print(max_score)
|
||||
print(max_score)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user