Owl Get a Life
catlunch.cpp:20:2: error: ‘cout’ does not name a type 20 | cout << max_satisf; | ^~~~catlunch.cpp:21:1: error: expected declaration before ‘}’ token 21 | } | ^