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