Owl Get a Life
card.cpp: In function ‘int32_t main()’:card.cpp:19:18: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] 19 | if (arr1[j] == "A"){ | ^~~