You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
132 B
Racket
7 lines
132 B
Racket
5 years ago
|
#lang reader (submod "14.rkt" reader)
|
||
|
10 ORE => 10 A
|
||
|
1 ORE => 1 B
|
||
|
7 A, 1 B => 1 C
|
||
|
7 A, 1 C => 1 D
|
||
|
7 A, 1 D => 1 E
|
||
|
7 A, 1 E => 1 FUEL
|