Owl Get a Life
maximum.cpp: In function ‘int main()’:maximum.cpp:12:1: error: expected ‘}’ at end of input 12 | } | ^maximum.cpp:5:15: note: to match this ‘{’ 5 | signed main() { | ^