More main.o questions.


R. Clayton (rclayton@monmouth.edu)
(no date)


  Your updated version of main still says it's possible to place a
  witness-criminal in every town on the map.

I was printing the wrong number in the error message; try it one more time.

  Sometimes, even without giving -t, my program prints timing results. Is that
  correct?

Yes, if there's an error. main() calls your program five times, but stops with
an error message after a call returns a bad result.

  What does "(x0.0)" mean in the timing message?

It's how much slower your max-placement() is compared to the check
max-placement(); it should be no more than 2 times slower.



This archive was generated by hypermail 2.0b3 on Fri May 09 2003 - 15:30:05 EDT