can we compare a long long int with int in c++ using max or min functions code example
Example: can we compare a long long int with int in c++ using max or min functions
// No we can't compare , overflow occurs
// No we can't compare , overflow occurs