Skip to content

thln/math_puzzle

Repository files navigation

Puzzle - Programming Assignments Private Repository

Student Information

Compile & Run Instructions

The grader should use the following procedure to compile and run the code:

qmake -project
qmake
make
./test_puzzle (The name of the folder)

The grader should use the following procedure to generate a a doxygen file:

$ doxygen -g config.txt
$doxygen config.txt

About

CS 102 - Spring 2013 - mid semester project. My implementation of a math puzzle!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published