Owl Get a Life
card.cpp: In function ‘int main()’:card.cpp:13:14: error: incompatible types in assignment of ‘int’ to ‘int [m]’ 13 | cards[x] = x; | ^