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