Owl Get a Life
card.cpp: In function ‘int main()’:card.cpp:13:17: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] 13 | if (ins[i] == "A"){ | ^~~