Log Files ~~~~~~~~~ Your log file should be of the general form (the log file below is *FICTIONAL*): ESTIMATE of time to complete assignment: 10 hours Time Time Date Started Spent Work completed ---- ------- ---- -------------- 1/18 10:15pm 0:45 Read assignment and relevant material in Aspnes 1/19 4:45pm 1:15 Specification is complete; sketched solution using a finite-state machine with look-ahead 1/21 9:00am 2:20 Wrote the program and eliminated compile-time errors; code passes eight tests 1/24 7:05pm 2:00 Discovered and corrected two logical errors; code now passes eight tests 1/28 11:00am 1:35 Finished debugging; program passes all public tests ---- 7:55 TOTAL time spent I discussed my solution with: Peter Salovey, Ben Polak, Tamar Gendler, and Marvin Chun. (the log file above is *FICTIONAL*), but MUST contain * your estimate of the time required (made prior to writing any code), * the total time you actually spent on the assignment, * the names of all others (but not members of the teaching staff) with whom you discussed the assignment for more than 10 minutes total, and * a brief discussion (100 words MINIMUM) of the major difficulties that you encountered in developing/debugging (and there will always be some). This log will generally be worth 5-10% of the total grade. N.B. To facilitate analysis, the log file MUST be the only file submitted whose name contains the string "log" and the estimate / total MUST be on the only line in that file that contains the string "ESTIMATE" / "TOTAL". CS-223-01/12/19