#include #include #include using namespace std; void hates2(int i) { cout <<" hates2 \n"; if(i == 2) throw logic_error("hates2"); cout <