$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jason Hise (chaos_at_[hidden])
Date: 2005-03-31 10:52:24
christopher diggins wrote:
> The algorithm appears to be correct and I also think somewhat clever
> [my only criticism, is I could have understood and verified it quicker
> if you had broken it up into functions] ;-)
Yeah, I probably should have thrown some comments in as well, rather
than relying on the cout statements I was using for debugging. I also
probably should have coded it at some other time than 3 in the morning :)
-Jason