Owl Get a Life
abcs.cpp: In function ‘int main()’:abcs.cpp:33:17: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] 33 | if (b[0] != "a" and a == 1) { | ^~~