Owl Get a Life
cards.cpp:34:2: error: ‘cout’ does not name a type 34 | cout << total << endl; | ^~~~cards.cpp:35:1: error: expected declaration before ‘}’ token 35 | } | ^