Owl Get a Life
catlunch.cpp: In function ‘int main()’:catlunch.cpp:14:17: error: expected ‘;’ before ‘current’ 14 | cin >> current | ^ | ; 15 | current += satisf.top(); | ~~~~~~~