Owl Get a Life
cardtrick.cpp: In function ‘int main()’:cardtrick.cpp:34:5: error: expected ‘;’ before ‘s’ 34 | }s | ^ | ; 35 | s.erase(small); | ~