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