main.cpp:20:40: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] code example
Example: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] if(s[i] != "b"){
if (response == 'Y')
if (response == 'Y')