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