- Name: Heather Downs
Location: US - United States of America (United States) - Name: Selene Makarios
Location: US - United States of America (United States)
To build:
make all
To use:
./makarios
Judges’ remarks:
The judges were impressed that such a small program could do so much! Can you figure out how it does it?
Author’s remarks:
This program takes no arguments. It emits the base 8 representation of prime palindromes (palindromic in base 8, of course).
^_^
Inventory for 1995/makarios
Primary files
- makarios.c - entry source code
- Makefile - entry Makefile
- makarios.orig.c - original source code
Secondary files
- 1995_makarios.tar.bz2 - download entry tarball
- README.md - markdown source for this web page
- .entry.json - entry summary and manifest in JSON
- .gitignore - list of files that should not be committed under git
- .path - directory path from top level directory
- index.html - this web page