Calcs your Mark of an exam. The given source code works only for the switzerland mark algorithm, if you want to use this file for with other algorithms, edit it in the sourcefile.
to compile:
make
to run:
./MarkCalc
Note, this programm requires gcc as compiler, if it's not avaible, you'll not able to compile it. Either download the gcc compiler or compile it manualy.
args of the gcc compiler which are used: -o MarkCalc -fno-stack-protector