CSCI 110, Spring 2011

    Home | | Course Schedule | | Assignments | | Lecture Notes

    CSCI 110 Homework 6 Cover Page

    Name 
    People you worked with 

    Problem 1PointsScore
    File Prologue1 pt 
    Prompts for and reads in number of rings1 pt 
    Correct Base Case2 pts 
    Correct recursive calls to Hanoi( )2 pts 
    Correct Hanoi( ) function2 pts 
    Prints out correct order of moves2 pts 
    Total for Problem 110 pts 

    Problem 2PointsScore
    File Prologue1 pt 
    Correct specification of inventory property1 pt 
    Correct add_inventory( ) method1 pt 
    Correct print_inventory( ) method2 pts 
    Correct heal( ) method2 pts 
    Correct calls to new methods in main program2 pts 
    Mimics sample output1 pt 
    Total for Problem 210 pts 
    Total for Assignment20 pts