0_0_39183356_32172.cpp: In function 'int maxsub(int*, int)': 0_0_39183356_32172.cpp:9:16: error: cannot resolve overloaded function 'max' based on conversion to type 'int' 9 | return max; | ^~~