Error unable to understand an resolve


i am unable to resolve the error in it

In file included from /usr/include/c++/9.3.0/bits/char_traits.h:39, from /usr/include/c++/9.3.0/ios:40, from /usr/include/c++/9.3.0/istream:38, from /usr/include/c++/9.3.0/sstream:38, from /usr/include/c++/9.3.0/complex:45, from /usr/include/c++/9.3.0/ccomplex:39, from /usr/include/c++/9.3.0/x86_64-alpine-linux-musl/bits/stdc++.h:54, from source.cpp:1: /usr/include/c++/9.3.0/bits/stl_algobase.h: In instantiation of ‘constexpr const _Tp& std::max(const _Tp&, const _Tp&, _Compare) [with _Tp = int; _Compare = int]’: source.cpp:15:101: required from here /usr/include/c++/9.3.0/bits/stl_algobase.h:271:17: error: ‘__comp’ cannot be used as a function 271 | if (__comp(__a, __b)) | ^~~~ THIS IS THE ERROR

i have corrected ur code… its working fine now https://ide.codingblocks.com/s/590871

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.