Owl Get a Life
maximum.cpp: In function ‘int main()’:maximum.cpp:11:13: error: expected ‘;’ before ‘}’ token 11 | cout<<b | ^ | ; 12 | } | ~