Lost
Cameron Dube
1- Convert "code" into maze, using extended ASCII
2- Solve maze (As shown)
3- Notice that portions in red form numbers and slashes, do computations and straight conversion to letter:
| 92/23 | = | 4 | D |
| 45/9 | = | 5 | E |
| 52/4 | = | 13 | M |
| 7/7 | = | 1 | A |
| 72/4 | = | 18 | R |
| 72/24 | = | 3 | C |
| 79/79 | = | 1 | A |
| 40/2 | = | 20 | T |
| 20/4 | = | 5 | E |
| 92/23 | = | 4 | D |