CISC 181 Honors Spring 2006 Lab 4 - The Factorial Function lab04p1.txt: 50 pts Recursive function: 5 pts Iterative function: 5 pts Stirling function: 10 pts Correctness: 7 Efficiency: 3 Main function: 15 pts Input, computing factorials: 5 Relative error calculation: 5 Output: 5 Proper scripting, test runs: 10 pts Programming style: 5 pts lab04p2.txt: 50 pts Main function: 15 pts Proper use of StopWatch class: 5 Timing factorials correctly: 5 I/O: 5 Correct compilation and linking: 10 pts Good conclusions: 15 pts Efficiency ranges for three types: 9 pts Sensible reasoning: 6 pts Proper scripting: 5 pts Justifying your conclusions: 5 pts Total: 100 points