oleskiewicz / euler

project euler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

project euler
=============

solutions to project euler (https://projecteuler.net/) in C.

./run.sh builds, tests (using values from t.txt), solves (using questions from
q.txt), and saves answers to problems (to file a.txt)

./print.sh prints a table of answers from a.txt

About

project euler


Languages

Language:C 94.7%Language:Shell 4.2%Language:Makefile 1.0%