// Example program : maximum #include // for cout const int & max(const int& a, const int& b){ return (b