Owl Get a Life
maximum.cpp: In function ‘int main()’:maximum.cpp:9:5: error: ‘sum’ was not declared in this scope 9 | sum = max(a,b); | ^~~