Owl Get a Life
card.cpp: In function ‘int main()’:card.cpp:12:31: error: ‘class std::deque<int>’ has no member named ‘length’ 12 | for (int i = 0; i < cards.length(); ++i){ | ^~~~~~