feat: update template

This commit is contained in:
2025-11-17 23:43:29 -03:00
parent 0000015041
commit 00000160b4
35 changed files with 333 additions and 509 deletions

0
data/examples/.keep Normal file
View File

1
data/examples/01.txt Normal file
View File

@@ -0,0 +1 @@
R8, R4, R4, R8

4
data/examples/02.txt Normal file
View File

@@ -0,0 +1,4 @@
ULL
RRDDD
LURDL
UUUUD

3
data/examples/03.txt Normal file
View File

@@ -0,0 +1,3 @@
5 10 25
2 2 3
6 13 15

4
data/examples/04.txt Normal file
View File

@@ -0,0 +1,4 @@
aaaaa-bbb-z-y-x-123[abxyz]
a-b-c-d-e-f-g-h-987[abcde]
not-a-real-room-404[oarel]
totally-real-room-200[decoy]

1
data/examples/05.txt Normal file
View File

@@ -0,0 +1 @@
abc

16
data/examples/06.txt Normal file
View File

@@ -0,0 +1,16 @@
eedadn
drvtee
eandsr
raavrd
atevrs
tsrnev
sdttsa
rasrtv
nssdts
ntnada
svetve
tesnvt
vntsnd
vrdear
dvrsen
enarar

8
data/examples/07.txt Normal file
View File

@@ -0,0 +1,8 @@
abba[mnop]qrst
abcd[bddb]xyyx
aaaa[qwer]tyui
ioxxoj[asdfgh]zxcvbn
aba[bab]xyz
xyx[xyx]xyx
aaa[kek]eke
zazbz[bzb]cdb

4
data/examples/08.txt Normal file
View File

@@ -0,0 +1,4 @@
rect 3x2
rotate column x=1 by 1
rotate row y=0 by 4
rotate column x=1 by 1

1
data/examples/09.txt Normal file
View File

@@ -0,0 +1 @@
(25x3)(3x3)ABC(2x3)XY(5x2)PQRSTX(18x9)(3x2)TWO(5x7)SEVEN

0
data/inputs/.keep Normal file
View File