Owl Get a Life
ny_unwind.cpp: In function ‘int main()’:ny_unwind.cpp:8:18: error: expected ‘;’ before ‘}’ token 8 | cout << a + b | ^ | ; 9 | } | ~