I found a couple of minor bugs in the complexity verification in these tests, so the attached patches fix them. Log: 2006-02-02 Anton Pevtsov * 25.lower.bound.cpp (test_lower_bound): fix assertion condition to verify the complexity, update the expected complexity values to meet the standard requirements * 25.upper.bound.cpp (test_upper_bound): the same With best wishes, Anton Pevtsov