Owl Get a Life
maximum.cpp: In function ‘int main()’:maximum.cpp:7:2: error: expected ‘}’ before ‘else’ 7 | else{ | ^~~~maximum.cpp:5:9: note: to match this ‘{’ 5 | if(a>b){ | ^