Owl Get a Life
card.cpp: In function ‘int main()’:card.cpp:43:22: error: expected ‘}’ at end of input 43 | cout << cards[k + 1]; | ^card.cpp:4:1: note: to match this ‘{’ 4 | { | ^