Owl Get a Life
snack.cpp: In function ‘int main()’:snack.cpp:19:22: error: expected ‘;’ before ‘}’ token 19 | cout << maximusprime | ^ | ; 20 | } | ~