I hereby claim:
- I am mmaxim on github.
- I am mikem (https://keybase.io/mikem) on keybase.
- I have the public key with fingerprint DBAF 5AEF B0EB BA22 F181 40E5 B814 608B 7797 CA08
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| /** | |
| * fifteen.c | |
| * | |
| * Computer Science 50 | |
| * Problem Set 3 | |
| * | |
| * Implements the Game of Fifteen (generalized to d x d). | |
| * | |
| * Usage: ./fifteen d | |
| * |