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