//A SIMPLE USE OF A FUNCTION////////////////////////// #include //NOTICE THAT WE CREATE THE FUNCTION //BEFORE WE START THE MAIN FUNCTION ////////////////////////////////////////////////////// int max(int x, int y)//A FUNCTION NAMED MAX { if (x>m>>n; //WE CALL THE FUNCTION HERE/////////////////// cout<