Owl Get a Life
evilbz.cpp: In function ‘int main()’:evilbz.cpp:8:11: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] 8 | if (S == "bz") cout<<"CPIC"; | ^~~~