open_in_new
content_copy
if(str.find(goal) != string::npos) {return true;} else{return false;}