[rs] Solve 2022_09 part 1

This commit is contained in:
Joscha 2022-12-09 13:35:06 +01:00
parent c1ff5e8157
commit 25d4e0298d
7 changed files with 2075 additions and 0 deletions

View file

@ -0,0 +1,8 @@
R 4
U 4
L 3
D 1
R 4
D 1
L 5
R 2

View file

@ -0,0 +1,2 @@
Part 1: 13
Part 2: ???