Owl Get a Life
maximum.cpp: In function ‘int main()’:maximum.cpp:8:10: error: ‘maxx’ was not declared in this scope 8 | cout << maxx(a,b); | ^~~~