typo
This commit is contained in:
parent
6ed18289c8
commit
bb16e47b8e
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ This repository contains my solutions to the advent of code puzzles available at
|
||||||
|
|
||||||
I do not strive for elegance or anything, I just solve a puzzle (often brute forcing it) and if it executes fast enough I move on to the next one.
|
I do not strive for elegance or anything, I just solve a puzzle (often brute forcing it) and if it executes fast enough I move on to the next one.
|
||||||
|
|
||||||
If the puzzle suits my fancy I implement a [Funge-98](https://github.com/catseye/Funge-98/blob/master/doc/funge98.markdown) solution for fun that I run using my own interpreter [gofunge98]*(https://git.adyxax.org/adyxax/gofunge98).
|
If the puzzle suits my fancy I implement a [Funge-98](https://github.com/catseye/Funge-98/blob/master/doc/funge98.markdown) solution for fun that I run using my own interpreter [gofunge98](https://git.adyxax.org/adyxax/gofunge98).
|
||||||
|
|
Loading…
Add table
Reference in a new issue