#include using namespace std; class Hari{ public: Hari(int a, int b){ n=a; m = b; cout<